Is there an alternative to HTML Tidy?
问题 I have embedded HTML Tidy in my application to clean incoming HTML. But Tidy has a huge amount of bugs and fixing them directly in the source is my worst nightmare. Tidy source code is an unreadable abomination . Thousand+ line functions, poor variable naming, spaghetti code etc. It's truly horrible. Worse yet, official development seems to have ceased. In the last 12 months, there have been three write transactions to the official CVS repo. But it's been dead and buried for much longer than