Spyke
test

test

test test test test test test test test

if test == true {
    print("test")
}
while True:
    print("test")
6
View all comments
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