summaryrefslogtreecommitdiff
path: root/oldtests/Original/Links_shortcut_references.html
blob: 8163ade53842f0c5bea016c25aecacaacbe4bde3 (plain)
1
2
3
4
5
6
<p>This is the <a href="/simple">simple case</a>.</p>
<p>This one has a <a href="/foo">line
break</a>.</p>
<p>This one has a <a href="/foo">line
break</a> with a line-ending space.</p>
<p><a href="/that">this</a> and the <a href="/other">other</a></p>