Re: xml preserve whitespace in node text
"Arnaud Desitter" <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Try to add the attribute "xml:space" set to "preserve" on the related elements. Tidy option "add-xml-space" may help. Regards, 2008/12/30 dinges <[email protected]>: > > 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. > > -- > View this message in context: http://www.nabble.com/xml-preserve-whitespace-in-node-text-tp21221443p21221443.html > Sent from the w3.org - html-tidy mailing list archive at Nabble.com. > > > >