MarkdownParser/tests/data/text_reference.html

6 lines
298 B
HTML
Raw Normal View History

2013-11-16 00:55:09 +01: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>
<p><a href="http://example.com">one</a> with an upper case label</p>