all repos — grayfriday @ f1fd3a64128fa27285fccb2228f7e5db3c8a65d6

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>