From f4846f26175264e907ce1163808ea7659dcd205a Mon Sep 17 00:00:00 2001 From: Martin Wiechmann Date: Thu, 27 Jul 2017 13:14:55 +0200 Subject: [PATCH] fixed div tag solution for a self-closing tag (appears if there is no text in a document-tag), which is not allowed in HTML --- xs3p.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xs3p.xsl b/xs3p.xsl index d596d11..2f3f6b8 100644 --- a/xs3p.xsl +++ b/xs3p.xsl @@ -2564,7 +2564,7 @@ pre { Linked documentation: - +