-2
votes
1answer
96 views

MathJax buggy on Stack Overflow [closed]

On Stack Overflow, it appears that MathJax has been enabled. I have two problems apparently caused by MathJax. If someone places backticks in a title, the title no longer displays correctly. See, ...
2
votes
1answer
47 views

Some characters not displayed when not using code markup? Confusion and panic everywhere

I see this happen for the second time now. At first it happened when I edited this question to improve formatting. If you look at the comments you'll see some questions to me I didn't really know how ...
6
votes
1answer
144 views

What is wrong with code snippets/blocks on Stack Overflow?

I wasn't following Meta Stack Overflow too closely so maybe something was changed that I'm not aware of. But each time I paste a snippet from a Python console I'm getting wrong formatting. What I'm ...
2
votes
1answer
135 views

When does the question/answer text get converted from markdown to html

It looks like the conversion is make on page request is that correct?
2
votes
3answers
108 views

URL not rendering on StackOverflow

I've been having trouble with this lately. Can someone tell me what's wrong with my URL syntax in my answer to this question: ...
0
votes
1answer
97 views

Bug in markdown viewer with lists and code blocks [duplicate]

Possible Duplicate: Code blocks after a list, but not within a list in markdown. Is it possible? First, this is not the same as discussed here because the use case is slightly different, I ...
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 ...