I'm looking for a way to edit the source of a page to prevent FCK to automaticaly convert ascii characters.
Here is my example:
A HREF="mailto:test@test.com">test@test.com
is automaticaly converted to:
a href="mailto:test@test.com">test@test.com
Is there a way to tell fck editor not to parse and replace the code?
Here is my example:
A HREF="mailto:test@test.com">test@test.com
is automaticaly converted to:
a href="mailto:test@test.com">test@test.com
Is there a way to tell fck editor not to parse and replace the code?