MarkdownParser/test/data/lazy_blockquote.html

8 lines
121 B
HTML

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