parsedown/tests/data/lazy_blockquote.html
2019-04-07 16:37:47 +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>