showdown/test/features/openLinksInNewWindow/simple.html
2017-03-31 00:25:40 +01:00

3 lines
144 B
HTML

<p><a href="www.google.com" target="_blank">foo</a></p>
<p>a link <a href="http://www.google.com" target="_blank">http://www.google.com</a></p>