aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/multi-paragraph-block-quote.html
blob: e13986a572db7553cf61be7f266569bf8c09c53c (plain)
1
2
3
4
5
6
<blockquote>
<p>This is line one of paragraph one
 This is line two of paragraph one</p>
<p>This is line one of paragraph two</p>
<p>This is another blockquote.</p>
</blockquote>