summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/double_link.md
blob: 50216736c1c4b62ec5dd297c86e4cf8516129b25 (plain)
1
2
3
4
5
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>

Already linked: [http://example.com/](http://example.com/).

Already linked: <a href="http://example.com/">**http://example.com/**</a>.