Is there a way to disable email engines from automatically hyperlinking a URL?
问题 One of my clients wants to disable the URL to be shown as a hyperlinked URL, it has to be recognized as plain text, this is what I have tried: <a href="..." style="text-decoration:none!important">ur<!comments>l</a> I have also tried to remove the <a></a> tag, as well as remove "http://" of the URL, none of them worked in Outlook. Outlook still recognized it as a hyperlink. Anybody have any workaround here? 回答1: There is a zero-width non-breaking space that I like to use: I place it in