1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-07 21:30:50 +02:00
Files
php-parsedown/test/data/lazy_blockquote.html
2018-03-28 03:26:45 +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>