all repos
— grayfriday
@ cd5e4957ceb1c4cd0f506db2c5319d1345785eb6
blackfriday fork with a few changes
upskirtref/Inline HTML comments_upskirt_ref.html (view raw)
1<p>Paragraph one.</p> 2 3<!-- This is a simple comment --> 4 5<!-- 6 This is another comment.
7--> 8 9<p>Paragraph two.</p>1011<!-- one comment block ---- with two comments -->1213<p>The end.</p>