action-send-mail/node_modules/showdown/test/features/#379.openLinksInNewWindow-breaks-em-markdup.html
2025-06-08 23:43:24 +08:00

3 lines
232 B
HTML

<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>