Tagged Questions
14
votes
1answer
132 views
Blockquote rewrap destroys code
I've seen too many newbies hit the "quote" button instead of the "code" button while posting. This is much worse than if they just left the code inline, because the quote button rewraps all the text ...
0
votes
2answers
332 views
Blockquote HTML in Markdown stops unordered lists from working
Though it's consistent between the preview and the rendered version in the post the <blockquote> HTML tag is inconsistent with the Markdown shorthand > prefix.
Here's a sample:
...