in reply to Re: Cleaning up HTML
in thread Cleaning up HTML

Yes I have. There's even a Firefox extension that incorporates it into the browser.

The problem with HTML Tidy is that it does too much. It cleans up a lot of stuff I don't want it to touch, occasionally resulting in pages that just look a lot different. The page is just different HTML!

I never even use it to update a plain HTML file. I only use it to have it tell me where the errors are, so I can clean it up manually.

And now, I just want to clean up snippets, not a complete page. A lot of them.