Hello,
I have a very simple question which seems to have no simple answer. I want to keep the newlines in the source xml data (blanks between paragraphs) but I cannot find a way to retain those in the xsl output.
The only thing I've found which comes close is putting the xsl-valueof inside an xmp tag but that causes all other formatting such as font, wrapping from the container (a table cell) to be ignored.
Surely, there is a way to keep, or translate, newlines from the source xml data in the xsl output.
Anyone know how?
I have a very simple question which seems to have no simple answer. I want to keep the newlines in the source xml data (blanks between paragraphs) but I cannot find a way to retain those in the xsl output.
The only thing I've found which comes close is putting the xsl-valueof inside an xmp tag but that causes all other formatting such as font, wrapping from the container (a table cell) to be ignored.
Surely, there is a way to keep, or translate, newlines from the source xml data in the xsl output.
Anyone know how?