- From: <ShafiS@lifecare.com>
- Date: Wed, 29 May 2002 15:55:57 -0400
- To: dsr@w3.org
- Cc: html-tidy@w3.org
Hi,
I am using JTidy to render the xml file from a html file.
I donot want the tidyMark in meta tag.
Tidy configuration I set the tidyMark to false, still it is putting the
jtidy
meta tag in the xml. My xml DTD donot support this.
my code using this method:
tidy.setTidyMark(false);
Thanks in advance.
Shafi Shaik.
Received on Wednesday, 29 May 2002 15:55:48 UTC