I love markmin, but ... within a blockquoted section, blank lines translate into <br/>...stuff...<br/>, not <p>...stuff...</p>. This is awkward. Searching the forum, I've found I can do this:
...first paragraph ...
[[NEWLINE]]
...second paragraph
[[NEWLINE]]
etc.
This doesn't make a paragraph, but at least it inserts a blank line between text blocks that I want to look like paragraphs. It's kind'a fugly, IMHO, though it works. Is there a way to get <p> tags instead?