[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Rendering nsbp
Subject: [xsl] Rendering nsbp
From: "Mohsen Saboorian" <mohsens@xxxxxxxxx>
Date: Sat, 29 Jul 2006 16:20:01 +0330
|
Hi,
How can I render &nsbp; from an xslt?
I've set output method="html", and tried with: &nsbp; and
<xsl:text disable-output-escaping="yes/no">&nsbp;</xsl:text>, but
to no avail.
|