On 25/10/2005, at 14.04, Tony Arnold wrote:
I have a small suggestion for the HTML bundle's Tidy command:
Could we add "-wrap 0" to the options? I've done it to my local copy -- it stops Tidy from wrapping your HTML at column 78.
Done — btw (to those of you with custom Tidy commands): I made the Tidy command in r611 convert leading spaces to tabs (when soft tabs are disabled) except for <pre>…</pre> blocks.