Hello, I have a problem with ckeditor in source view, if I add this line in editor:
<p style="color:red;">This is a message</p>
In browser source view appear like this:
<p style=\"color:red;\">This is a message</p>
Please help me
Hello, I have a problem with ckeditor in source view, if I add this line in editor:
<p style="color:red;">This is a message</p>
In browser source view appear like this:
<p style=\"color:red;\">This is a message</p>
Please help me