Spyke
test

test

test test test test test test test test

if test == true {
    print("test")
}
while True:
    print("test")
6
crazy_kat_lady avatar

One thing I didn't like about how reddit handled markdown was code blocks.

I didn't think they were sufficiently differentiated from regular text.

the border on the code blocks here solves that problem very nicely. I really like that.

1

On Reddit mobile, the code block is covered in red, so they are actually differentiated enough.

1

Although the heading text could stand to be a bit bigger.

0
fuxxer avatar

Hey man, what are you trying to do? Just curious

0
gylotip avatar

Testing the markdown.

0
yd avatar
@ydreply

We have Commonmark support: Bold italic strikethrough inline code

codeblocks (without syntax highlighting)
  • bullet lists
  1. Ordered lists

headings

Tables
Extended syntax hasn't been implemented yet
0
tableteststuff
I'venevertried
to makea tablebefore
inmarkdown
1