1

Topic: How to remove class="p1" that is automatically inserted <p class="p1">

class="p1" is automatically inserted in paragraph tags when text is copy and pasted in to tinymce textareas from Word document?  How to stop class="p1" from being added and/or remove class="p1" from paragraph tags [greaterthansign]p class="p1"[lessthansign] while maintaining the paragraph tag?

It appears from web searching that many people have encountered this problem, but that no solution has been posted.

Thank you.

Last edited by minou30 (2012-05-08 23:47:27)

2

Re: How to remove class="p1" that is automatically inserted <p class="p1">

You can try using the paste plugin and set it to strip class probably. Give that a try.
http://www.tinymce.com/wiki.php/Plugin:paste

3

Re: How to remove class="p1" that is automatically inserted <p class="p1">

Funny, I am trying to go the exact other way... I am trying to figure out how to add class="p1" to all of my P tags...