I'm minifying my html using:
http://htmlcompressor.com/compressor.html
It leaves return characters in so instead of one single line...I get a bunch of individual lines.
Any reason why?(JS and CSS minifiers do not do this) Any experience with this for html minification? Is this a solid tool?