Files
send-mail/node_modules/showdown/test/cases/images-followed-by-brackets.html
T

2 lines
167 B
HTML
Raw Normal View History

2020-11-30 12:51:34 -05:00
<p><img src="./image/cat1.png" alt="image link" />(some text between brackets)</p>
<p><img src="./image/cat(1).png" alt="image link" />(some text between brackets)</p>