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

3 lines
232 B
HTML
Raw Normal View History

2020-11-30 12:51:34 -05:00
<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>