Re: xml preserve whitespace in node text
"Eric Frost" <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <7674A4A0AF9240F2ACCD203F16F7D292@Ericdell> |
Dinges, Does add-xml-space do what you want? http://tidy.sourceforge.net/docs/quickref.html#add-xml-space Eric __ http://www.reviewthemovies.com | http://www.sc2hacks.com | -------------------------------------------------- From: "dinges" <[email protected]> Sent: Tuesday, December 30, 2008 12:48 PM To: <[email protected]> Subject: xml preserve whitespace in node text > > Hi, > > I'm using tidy to tidy up my xml. For that I have a config file that works > well in all respects but one: the node text is normalized. However, I want > to keep the whitespace (lots of spaces). Is there a config setting to > achieve that? I don't have problems with the attributes, only with text > nodes. >