View Single Post
Old 12-11-2016, 03:18 AM   #13
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,746
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by roger64 View Post
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.

Last edited by Doitsu; 12-11-2016 at 03:21 AM.
Doitsu is offline   Reply With Quote