Hi Ram, >i.e 1. if there is start tag and no end tag, Tidy should add end tag. > 2. if there is end tag and no start tag, Tidy should add start tag. How should tidy do that? Imagine the following HTML: <h1>This is a test</b></h1> Should tidy add the missing <b> before "This"? Or in front of "test"? Or inbetween "is" and "a"? Nobody knows, so Tidy can't know either. cheers, TimoReceived on Monday, 12 June 2006 08:02:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 24 September 2008 09:20:24 GMT