On 2007-05-04, at 13:06 EDT, jamesr wrote:
Does anyone know of an open-source XML tidying application that will not only format XML, but also Javascript? In other words, If I strip all the whitespace out of an LZX, is there a better way to put it back in then getting flat chunks of non-indented javascript as text content? Tidy doesn't seem to offer of course, due diligence.. I haven't seen anything else myself, maybe someone here has a bright idea. Thanks!
I use emacs + nxml-mode + javascript-mode + mmm-mode. There is info about this in the tools directory.
