summaryrefslogtreecommitdiff
path: root/vendor/parsedown-0.9.0/tests/data/url_autolinking.html
blob: 9862cc4ade963cf5e6f3c62c371a6417d85e57e5 (plain)
1
2
<p>an autolink <a href="http://example.com">http://example.com</a></p>
<p>inside of brackets [<a href="http://example.com">http://example.com</a>], inside of braces {<a href="http://example.com">http://example.com</a>},  inside of parentheses (<a href="http://example.com">http://example.com</a>)</p>