Hi all 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;? 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? Actually, my file is a sort of pre-XTHML with custom tags and entities, and I wish to pretty print it without mangling my entity references and with keeping my pre and inline elements untouched. I tried some combinations of settings, but without success. TiA. JanyReceived on Tuesday, 6 January 2004 09:41:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:56 GMT