The available options are: auto, block, single, print, unformatted.
I tried unformatted and got:
<blockquote class="calibre2"><p class="calibre3">This is a blockquote > section of markdown.
</p>
<p class="calibre3">Hardwrap with 2 trailing spaces.
</p>
<p class="calibre3">Use for quotations/poetry etc.
</p>
</blockquote>
This is closer but still has a spurious > instead of a new line within the paragraph. I'll try all the other options and see what I get.
|