chat-client/node_modules/showdown/test/features/openLinksInNewWindow/simple-cases.html

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>