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-propWorks fine! You're great! Thank you very much! -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
