Hello.
I would like to send an email with automator and have a link that shows a couple works instead of the whole URL like you can do with the add link inside of Mac OS. I have tried just writing the link as HTML as shown below but that didn't work. Is this possible?
I would like to send an email with automator and have a link that shows a couple works instead of the whole URL like you can do with the add link inside of Mac OS. I have tried just writing the link as HTML as shown below but that didn't work. Is this possible?
Code:
<a href="http://foo.com">foo</a>