MarkdownParser/test/data/lazy_blockquote.html

8 lines
121 B
HTML
Raw Normal View History

2013-11-16 00:55:09 +01:00
<blockquote>
<p>quote
the rest of it</p>
2018-03-28 04:26:45 +02:00
</blockquote>
<blockquote>
2014-05-01 01:42:01 +02:00
<p>another paragraph
the rest of it</p>
2013-11-16 00:55:09 +01:00
</blockquote>