Can I tell JTidy to ignore custom (non-html) tags in a html file?

Hi,

is it possible to tell Tidy to ignore (= not delete) non HTML-tags like
 <sc:dummylink><a href="....">go!</a></sc:dummylink>.
"sc:dummylink"
shall stay in the html file and shall be accessible via the jtidy.parseDOM(...) interface.

Thanks,
Kris

Received on Saturday, 18 October 2003 11:08:42 UTC