send-mail/node_modules/showdown/test/features/#379.openLinksInNewWindow-breaks-em-markdup.html

3 lines
232 B
HTML
Raw Normal View History

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