hi,
does anybody knows how to deactivate the anchors Tag: e.g.:
<a href="mailto:mail@google.de">mail@google.de</a>
I want to save only: mail@google.de
Thanks for your postings,
regards,
manuchao
does anybody knows how to deactivate the anchors Tag: e.g.:
<a href="mailto:mail@google.de">mail@google.de</a>
I want to save only: mail@google.de
Thanks for your postings,
regards,
manuchao
Re: Disable HTML Tag for anchors
Re: Disable HTML Tag for anchors
<a href="mailto:mail@google.de">mail@google.de</a>
is there any possibility to deactivate that in the config?!