5
votes
1answer
77 views

Blockquotes in a list break blockquotes after the list

I noticed an answer over on The Workplace that had a blank blockquote at the bottom of it. When I went to edit, I saw that there was nothing after the end of the text to cause it. And the actual ...
7
votes
2answers
98 views

How can I blockquote a numbered list without resetting the number to 1?

Let's say I want to put "50. Quoting point number 50." in a blockquote. By default it will reset the number to 1: Quoting point number 50. How can I preserve the initial number 50?