all repos — grayfriday @ 3c6f18afc72d1a27f6eb0673a3ee387f4a0548b5

blackfriday fork with a few changes

upskirtref/Nested blockquotes.html (view raw)

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