I am working on a CMS. One of its functions is the editing of HTML \"chunks\" in a WYSIWYG editor that are displayed as individual pages.
I have an area in the CMS w
you could give all of the divs that contain code from the WYSIWYG editor a class, and then reset everything inside of that div.