Howdy. I've got a small issue with this option. Given the following file test.htm: <html> <body> hello </body> </html> If I execute: tidy --hide-endtags true test.htm I'll get back: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <meta name="generator" content="HTML Tidy, see www.w3.org"> <title></title> hello And similarly for large files - it strips off the <html> and <body> tags. Any suggestions? // timReceived on Wednesday, 21 March 2001 21:37:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 April 2012 06:13:45 GMT