MarkdownParser/test/data/reference_title.html

2 lines
309 B
HTML
Raw Normal View History

2014-02-06 01:37:09 +01:00
<p><a href="http://example.com" title="example title">double quotes</a> and <a href="http://example.com" title="example title">single quotes</a> and <a href="http://example.com" title="example title">parentheses</a></p>
<p>[invalid title]: <a href="http://example.com">http://example.com</a> example title</p>