Hello,
If I change the colour then the size of the text, I get some code that looks like this :
I would like to know how to "clean" the code, in order to have only one span.
If I change the colour then the size of the text, I get some code that looks like this :
<p> <span style="font-size: 16px"><span style="color: #b22222">This is my text.</span></span></p>
I would like to know how to "clean" the code, in order to have only one span.
Re: Cleaning the code
We don't support this feature yet, I've created a ticket for it:
http://dev.fckeditor.net/ticket/4505
Re: Cleaning the code
Is there a way to be warned when this function is supported ?
Re: Cleaning the code
Re: Cleaning the code