parsedown/test/data/lazy_blockquote.html
2018-03-28 03:26:45 +01:00

8 lines
121 B
HTML

<blockquote>
<p>quote
the rest of it</p>
</blockquote>
<blockquote>
<p>another paragraph
the rest of it</p>
</blockquote>