MarkdownParser/tests/data/implicit_reference.html

2 lines
163 B
HTML
Raw Normal View History

2013-11-16 00:55:09 +01:00
<p>an <a href="http://example.com">implicit</a> reference link</p>
<p>an <a href="http://example.com">implicit</a> reference link with an empty link definition</p>