* David Klein wrote: >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? No... >/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. A bug...Received on Sunday, 19 October 2003 08:31:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:34 GMT