From 73b908d97953f7f1e7c264d2c1435dbccb26c4ea Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 23 Apr 2012 10:03:37 +0000 Subject: [PATCH] Fix missing id on section elements. --- xsl/xhtml5/html5-element-mods.xsl | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/xsl/xhtml5/html5-element-mods.xsl b/xsl/xhtml5/html5-element-mods.xsl index e1b047395..9636f20d5 100644 --- a/xsl/xhtml5/html5-element-mods.xsl +++ b/xsl/xhtml5/html5-element-mods.xsl @@ -584,8 +584,18 @@ + + + + + compact + + +
+ @@ -611,7 +621,9 @@ |processing-instruction()[not(preceding-sibling::listitem)]"/>
    - + + + - - - - - + + + @@ -751,6 +761,9 @@ + + + -- 2.50.1