summaryrefslogtreecommitdiff
path: root/vendor/parsedown-0.9.0/tests/data/text_reference.html
blob: 26587f5a20212e5439ab638f0a6e2be3e24b411e (plain)
1
2
3
4
5
6
7
<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>
<p><a href="http://example.com">one</a> with an upper case label</p>
<p><a href="http://example.com"><code>link</code></a></p>