all repos — grayfriday @ df341a4ed85b3aa2ee8cd16874520f2f789e4568

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>