4
votes
1answer
58 views

Inconsistent space formatting in revisions history

On this page of edit revisions, when you view them in markdown source code, there is some inconsistency: leading spaces apparently always get converted to   but other spaces in common lines ...
11
votes
1answer
69 views

Extra whitespace in FAQ navigation tooltips

Some of the tooltips on the navigation menu on the FAQ page have leading whitespace in them. Also, some of the items don't have tooltips at all. This is visible both in Chrome 15 and Firefox 6 on ...
8
votes
1answer
119 views

Ask A Question should remove whitespace before checking for validity of message

The inclusion of extraneous whitespace is not a likely indicator of a good question. This is evidenced by the remarks of one or more users that "I added a few carriage returns and it let me post the ...
10
votes
1answer
138 views

Auto-generated duplicate links don't trim titles

If a question is voted as a duplicate of a question with leading or trailing whitespace in the title, the whitespace isn't trimmed, breaking the auto-generated comment. Example (10k only)
8
votes
3answers
234 views

Empty Space at the Bottom of the Page

Why do I see this huge gap at the bottom of most pages?
20
votes
3answers
3k views

Markdown formatting bug with code blocks in lists

Have a look at the revisions of http://stackoverflow.com/revisions/1230618/list, in particular the formatting-related edit I made (edit 2). The formatted text contains spurious newlines and ...