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