showdown/test/features/openLinksInNewWindow/simple-cases.html
Estevao Soares dos Santos 1bca88f8fa test: add several testcases
2017-04-23 02:04:13 +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>