I insert a html content to editor, for example:
<b>"john" <john@gmail.com><b>
Then the editor will only display
John
The content
<john@gmail.com>
disappeared
How can I insert this html content to editor and it can shows
John <john@gmail>
Please advice.
Best regards,
Arnor
<b>"john" <john@gmail.com><b>
Then the editor will only display
John
The content
<john@gmail.com>
disappeared
How can I insert this html content to editor and it can shows
John <john@gmail>
Please advice.
Best regards,
Arnor
Re: I insert a html content to FCKeditor, it ignores &lt; an