all repos — grayfriday @ bb14a3f92abb117a2e4bba11d3a8f9efa1cd0eeb

blackfriday fork with a few changes

upskirtref/Nested blockquotes.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
<blockquote>
<p>foo</p>

<blockquote>
<p>bar</p>
</blockquote>

<p>foo</p>
</blockquote>