Hello I make extensive use of <!-- comments -->. When I run HTML Tidy on my files it converts: <table> <tr> <!-- Row 1 Column 1 --> <td> <!-- paste text here --> <p>This is a line of inserted text</p>To this: <table> <tr><!-- Row 1 Column 1 --> <td><!-- paste text here --> <p>This is a line of inserted text</p>Is there any way I can get HTML Tidy to leave my <!-- comments --> unchanged? Regards, Steve _________________________________________________ Stephen Reynolds - Adelaide - South Australia mailto:spr@ozemail.com.au http://www.ozemail.com.au/~spr/sitework/index.htmReceived on Friday, 24 March 2000 13:14:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 April 2012 06:13:43 GMT