2013-11-16 03:55:09 +04:00
|
|
|
<p><a href="http://example.com">reference link</a></p>
|
|
|
|
<p><a href="http://example.com">one</a> with a semantic name</p>
|
|
|
|
<p>[one][404] with no definition</p>
|
|
|
|
<p><a href="http://example.com">multiline
|
|
|
|
one</a> defined on 2 lines</p>
|
2014-04-17 11:59:35 +04:00
|
|
|
<p><a href="http://example.com">one</a> with a mixed case label and an upper case definition</p>
|
|
|
|
<p><a href="http://example.com">one</a> with the a label on the next line</p>
|
2019-02-22 19:10:40 +03:00
|
|
|
<p><a href="http://example.com"><code>link</code></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>
|