1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/test/data/lazy_blockquote.html

8 lines
121 B
HTML
Raw Normal View History

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