Replies: 1 comment
-
That's a good idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes I need a link with the mail itself (
mailto:[email protected]
as href) and the same mail as visible title/text for the link.The current problem is that the title itself is not obfuscated and placing the mail in plain text would just void the purpose of this plugin.
In additon nesting a
muddle-text
element into a link element is not working properly (character escaping problems) and I also think this is not the best and cleanest strategy to eliminate the problem.Do you think it is possible to just obfuscate the title alongside the mail adress? there should not be consequences for the end user as far I know, as all parts are deobfuscated in the browser.
Beta Was this translation helpful? Give feedback.
All reactions