Re: XML pretty-printing and entities

* Jany Quintard wrote:
>Is there a possibility when pretty-printing an XML file with tidy
>to avoid the replacement of entities such as &MyEntity; by things like
>&MyEntity;?

No.

>I am using the following command line
>tidy -i -xml -asxml myxmlfile.xml
>
>With these switches, can I tell tidy not to break on some inline elements?

I guess no, but could you give an example
of what Tidy does and should do instead?

Received on Tuesday, 6 January 2004 19:10:32 UTC