- From: Chunbo Shao <cxs0187@omega.uta.edu>
- Date: Thu, 23 Aug 2001 16:42:46 -0500 (CDT)
- To: mrbannon@student.math.uwaterloo.ca
- cc: html-tidy@w3.org
Hi, almost same thing, error shows "<meta> missing '>' for end of tag". But, "meta" is already in TagTable.java. Can we do something (to make tidy) to solve this problem, then to give nice output other than zero-content file? thanks. Chunbo ---------- Forwarded message ---------- Date: Thu, 23 Aug 2001 16:23:43 -0500 (CDT) From: Chunbo Shao <cxs0187@omega.uta.edu> To: Michael Ryan Bannon <mrbannon@student.math.uwaterloo.ca> Cc: html-tidy@w3.org Subject: error when clean html with tidy Hi, Michael Thanks for your help on "config.txt". It's good solution. When i run tidy to clean some html, i got one error indicating that "<a> missing '>' for end of tag ". But "<a>" is already included in TagTable.java. Because of this error, the output as clean result is a zero-length file. But i want the output file not to be a zero-content file. Is there any solution to avoid this? Tidy is supposed to overcome this case, is it? chunbo
Received on Thursday, 23 August 2001 17:43:04 UTC