Your comments

Multi-line quoting, similar to block code, would be greatly helpful. Maybe something like:


>>>
Text Starts here

Continues

Continues even further

<<<


would hopefully show up like so:

Text Starts here
Continues
Continues even further

Right now, the only way to accomplish this is to replace the beginning of every new line with '>'. Bit of a hassle for larger quoted areas.

There is a useful distinction between 'quotes' (i.e. emails or chats) and 'code blocks'.