Hi. In XHTML documents I am working on, some elements are styled with white-space: pre in the linked CSS style sheets. However XXE seems to normalise whitespace. While I can input the whitespace I want and it appears to be there when I'm editing, XXE is actually removing the whitespace when it saves the document. This is very confusing (it took me hours to track down that the problem was not in my stylesheets and XHTML processing tool-chain).
Is there a way to turn off this behaviour? --Nat. -- http://www.natpryce.com

