showdown/test/functional/makehtml/cases/features/openLinksInNewWindow/simple-cases.html

3 lines
144 B
HTML
Raw Normal View History

2017-04-23 09:04:13 +08:00
<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>