send-mail/node_modules/showdown/test/features/#284.simplifiedAutoLink-does-not-match-GFM-style.html
dougpagani 2095e6ffe3
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2020-11-30 18:51:34 +01:00

3 lines
152 B
HTML

<p>this is a link to <a href="http://www.github.com">www.github.com</a></p>
<p>this is a link to <a href="http://www.google.com">www.google.com</a></p>