parsedown/test/data/lazy_blockquote.html

6 lines
94 B
HTML
Raw Normal View History

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