all repos
— grayfriday
@ a4339270a59741551bfebb340ca4fd878eabc6c4
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>