Hi I think Tidy is great and it's usually the first thing I install on web servers where I have shell access, my only gripe is this: If you use SSI in form elements like this: <input type="text" name="referer" value="<!--#echo var="HTTP_REFERER"-->" /> Tidy produces this: <input type="text" name="referer" value="<!--#echo var=" />" /> Which is a bit of a mess, would fixing it break other things? Chris -- Chris Croome <chris@webarchitects.co.uk> http://www.webarchitects.co.uk/ http://chris.croome.net/Received on Thursday, 24 August 2000 20:03:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:48 GMT