From c57fbd631afc454a651b46b4fb6afeaa58aa5f7e Mon Sep 17 00:00:00 2001 From: Kasun Gajasinghe Date: Mon, 3 Oct 2011 06:13:14 +0000 Subject: [PATCH] proper support for saxon xhtml transformation. --- xsl/webhelp/xsl/webhelp.xsl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/xsl/webhelp/xsl/webhelp.xsl b/xsl/webhelp/xsl/webhelp.xsl index 6ca514b92..6df507082 100644 --- a/xsl/webhelp/xsl/webhelp.xsl +++ b/xsl/webhelp/xsl/webhelp.xsl @@ -14,6 +14,14 @@ encoding="utf-8" cdata-section-elements=""/> + + + saxon:xhtml + html + + + + true @@ -35,7 +43,7 @@ - no + yes 0 -- 2.40.0