showdown/test/features/#379.openLinksInNewWindow-breaks-em-markdup.html
2017-04-25 22:13:27 +01:00

3 lines
180 B
HTML

<p>My <a href="http://example.com" target="_blank">link</a> is <em>important</em></p>
<p>My <a href="http://example.com" target="_blank">link</a> is <strong>important</strong></p>