xsl-list
[Top] [All Lists]

[xsl] Line breaks

2007-11-05 23:26:26
Hi all,
Can we put tags between line breaks. May be this looks simple but it defficult for me.

Input
<pre>
line1
line2
</pre>

Output
<p>line1</p>
<p>line 2</p>

thanks
...JSR


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>