Hello tidy list, I'm using tidy with an xml document that contains html. When I run the following command, spaces after the anchor tags are removed since it reformats the document like normal xml. Can I have tidy ignore anchor tags? /usr/local/bin/tidy -xml -iqm $file untidied: <a href="blah">blah</a> hello world tidied: <a href="blah">blah</a>hello world notice the space after "</a>" is removed. Any suggestions? Thanks in advance, -- David Klein EDS Deutschland GmbH EAD DP Unix Server Mgmt. Eisenstr. 58 D-65428 Ruesselsheim Tel : +49-6142-80-1313 Fax : +49-6142-80-1018 Mail : david.klein-eds@eds.comReceived on Friday, 17 October 2003 05:17:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:34 GMT