[Greasemonkey] Stripping font tags

David Eriksson david at 2good.nu
Thu Dec 1 15:19:12 EST 2005


On Wed, 2005-11-30 at 15:11 -0700, Randy Burke wrote:
> I have an internal work page that i want to skin, the big problem that I am
> having is that it was  wrote with a bad mix of CSS and font tags.
> 
> I was just wondering if there is a easy way to strip all the font tags out
> of the page

Not a GM-only solution, but maybe you should filter it through HTML Tidy
with the -clean parameter first! :-)

  http://tidy.sourceforge.net/

Regards,
-- 
-\- David Eriksson -/-                              www.2GooD.nu
 
"I personally refuse to use inferior tools because of ideology."
                                                - Linus Torvalds



More information about the Greasemonkey mailing list