Hi,

I have an xml like follows

<test>abcd
efgh
ijkl
mnop
</test>

when i print this xml content on UI in a text area or run it in CQ in HTML
format it will print as

abcd efgh ijkl mnop

instead i Need it in the same way as how the xml looks like(including new
line character) like

abcd
efgh
ijkl
mnop

Is there any way to achieve this?

Regards,
Prasanth
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to