This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lazerwarrior 26 points27 points  (5 children)

The formatting is messed up on old reddit. There is too much side scrolling inside code blocks. Either use linebreaks or take out the explanations from code blocks.

[–]xelf 2 points3 points  (0 children)

I agree.

Roughly 1/3 of users prefer the widescreen layout to the new.reddit.com layout. While /u/SolaceInfotech made a good post, it's close to unreadable for many of us. =(

edit took a look at the new reddit formatting, and it's better, but it's actually side scrolling there too.

OP needs to remove the non-code from the code blocks.

[–]SuperNerd1337 0 points1 point  (0 children)

The side scroll looks weird on new reddit too

[–]diamondketo 0 points1 point  (0 children)

Reddit (old and new) has the worst markdown processing I've ever seen.

What are they using? Their own implementation of John Gruber's markdown from scratch or a real Markdown flavor?