Unrecognized tag parsing problem

 Hello !
 I'm trying to use the Tidy package ( Ver. 04aug2000r7-dev )  and want to 
parse HTML documents with invalid tags (e.g <LEFT> .... </LEFT>) . The 
.parseDOM method fails to parse such documents. How can I do this without 
fixing sourc
e HTML files ?
 Error Message : "line 9 column 267 - Error: <left> is not recognized!
This document has errors that must be fixed before
using HTML Tidy to generate a tidied up version."

 Thank you in advance !
 Olegt.

P.S  I tried to use the  TableTag.defineBlockTag method, but  failed ...

Received on Friday, 17 August 2001 11:10:10 UTC