Re: xml input and output with Tidy

 From: Dave Raggett <dsr@w3.org>
 > It seems like the time is ripe to add this. I will look into adding
> support for CDATA marked sections as well as DTD subsets. Other
> things to tackle include generalizing to Unicode tag names etc.
 

One implementation option might be to use the C DOM header I wrote,
at http://www.ascc.net/~ricko/src/dom_interface.h

It doesn't implement the HTML part of DOM, however tidy at the moment
just uses generic XML document objects, so no loss. 

But it is probably overkill for tidy.

Rick

Received on Wednesday, 7 July 1999 06:00:31 UTC