Hello,

I have been trying to insert a space after an <a href> in an xdoc that is
transformed into html but have been unsuccessful. 

"<a href="http://something.com";>something</a> something after the space"


I have tried <j:whitespace trim="false"> </j:whitespace>, &nbsp; (which is
not valid), as welll as CData section.  How do I get a space added when
generating html?

thanks in advance

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to