Skin the component & set the "white-space: pre" on the element to correctly show the \n?
On Sat, Nov 1, 2008 at 2:00 PM, Amaris Nieves <[EMAIL PROTECTED]> wrote: > I'd like to be able to have a newline in the message displayed by a > tr:message component but this component does not have the "escape" > attribute. How can I display it? > > I tried with <br> and the newline \n but the HTML output does not show any > line break. > > Thanks. > > >

