Is it possible to use HTML Tidy to just indent HTML code?
Sample Code
I am very late to the party :)
But in your tidy config file set
tidy-mark: no
by default this is set to yes.
Once done, tidy will not add meta generator tag to your html.