Hi,
I have just installed version 2.5.1 and I was wondering if there was an easy way to get the Remove Format button to remove style and class attributes from tags as well as removing the formatting tags?
E.g.
With HTML of <p style="font-size:16px;" class="crop">some interesting text</p> I would like it to become <p>some interesting text</p> when the remove format button is pressed.
I have just installed version 2.5.1 and I was wondering if there was an easy way to get the Remove Format button to remove style and class attributes from tags as well as removing the formatting tags?
E.g.
With HTML of <p style="font-size:16px;" class="crop">some interesting text</p> I would like it to become <p>some interesting text</p> when the remove format button is pressed.
Re: Removing attributes with the RemoveFormat function
+1
When I copy-past some text from adobe inDesign, the text il full of those attribut. The only solution is to paste as texte, but you have to think it first. It would be nice if the remove format button would do that.
Exemple of the code I get after a inDesign past :