all repos — grayfriday @ c1011c8ab22a8f6d401f5b6a3f67aed5f6b1362b

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>