Quote:
Originally Posted by roger64
Why do you spare spans of that pruning treatment? (and divs BTW) 
|
I "spared" them because I tried to reproduce the functionality of the plugin. Of course you're free to add or remove tags. Simply add the tag name and a pipe symbol (
|). For example:
Find:
<(div|span|p|b|i|u|h[1-6]|ol|ul|li|body) [^>]+>
If you ever consider using this regex, might want to create a backup copy
and run KevinH's
RemoveInLineStyles plugin first.
This will add the original inline styles to the main stylesheet and allows you to add them back via class attributes if you find out that some of them were actually needed.