[Home] [By Thread] [By Date] [Recent Entries]
All you need is something to handle the insertion of the hard returns. <xsl:template match="break"><xsl:text> </xsl:text></xsl:template> The rest of what you want can be handled by built-in default rules (i.e you do not need to write code for it) which I strongly recommend you familiarise yourself with.
|

Cart



