Hello,
How can I prevent the editor from encrypting the mailto: link?
When I'm entering an email link like <a heref=mailto:aaa@bbb.com> the editor translates it to:
<a href="# 109;#97;#105;#108;#116;#111;#58;#97;#97;#97;#64;#98;#98;#98;#46;#99;#111;#109;">
( I removed the "&" character from the string to show it)
Thanks in advance for your answer.