all repos — grayfriday @ 2c0c546774078ef20c0cf4869b69e7528c03b003

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>