Tagged Questions
0
votes
1answer
161 views
Single whiteline gets doubled inside code block inside list [duplicate]
Possible Duplicate:
Bug in Markdown formatter
If you have a whiteline inside a code block, which is inside a list, it gets doubled. It doesn't matter whether you put eight spaces in that ...
10
votes
1answer
240 views
Bug: code blocks after numbered or bulleted lists completely disappear
This and related bugs have repeatedly been reported here, here, here and here, which is four times in four months. And there are many many more of the same reports, unfortunately.
My issue? Almost ...
2
votes
1answer
1k views
Source code syntax highlighting on stackoverflow wmd
I was wondering how stackoverflow (wmd) solves syntax highlighting on source code snippets.
I understand that if text is marked as code it gets that <pre> CODE </pre> tags and that the ...
4
votes
0answers
177 views
Syntax highlighter misbehaves with PostScript code
This is probably not the most important thing, but since uservoice is closed, here's a feature request.
The syntax highlighter for code blocks really screws up on PostScript code, making it ...