all repos — grayfriday @ 0e0e3095cb287f44f2aa15e43540194f14b0385a

blackfriday fork with a few changes

testdata/Links, shortcut references.html (view raw)

1<p>This is the <a href="/simple">simple case</a>.</p>
2
3<p>This one has a <a href="/foo">line
4break</a>.</p>
5
6<p>This one has a <a href="/foo">line
7break</a> with a line-ending space.</p>
8
9<p><a href="/that">this</a> and the <a href="/other">other</a></p>