Quote:
Originally Posted by quiris
I found that Pretty Print Tidy can introduce really bad code modifications especially into not valid html code, so I have turned it off.
|
Are you sure that don't mix up Pretty Print Tidy with HTML Tidy? HTML Tidy can mess up HTML code and adds those annoying sgc classes, but Pretty Print Tidy only adds white-space to make HTML code more readable.