retypeapp / retype

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
https://retype.com
Other
1.02k stars 201 forks source link

Add icon-mail icon to mailto links #606

Open Canadastartes opened 10 months ago

Canadastartes commented 10 months ago

Much like the outbound feature that adds the trailing icon to outside links, it would be nice to have the icon-mail icon on mailto links. Currently I achieve it by doing this:

[info@domain.com :icon-mail:](mailto:info@domain.com)

image

Thanks!

geoffreymcgill commented 10 months ago

Thanks for the excellent feature request. I will look into adding this functionality.