Hi Derick

> The best way would to do this by styling the output with CSS. Instead of 
> replacing the text, you can do this:
> 
> <p style="white-space: pre-wrap">
> {$variable}
> </p>
> 
> See also: http://www.w3.org/TR/CSS21/text.html#white-space-prop

Works fine! You're great! Thank you very much!


-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to