This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Substituting substrings in an element's text for HTML output


Hi,

I have an element that looks like this:

<xyz>
  this is the first line
  this is the second line
  this is the third line
</xyz>

I'd like to transform it so that it could be outputted to html with
the same line breaks, i.e. change all \n to <br />
Any ideas?

Thanks
-Leora


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]