From fa8e14d5bf6e9011c269977595031fa18eec73b0 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 8 Feb 2012 06:03:39 +0000 Subject: [PATCH] Turn off body.attributes since HTML5 does not like them. Fix qanda entries in TOC to use
  • instead of
    . --- xsl/xhtml5/html5-element-mods.xsl | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/xsl/xhtml5/html5-element-mods.xsl b/xsl/xhtml5/html5-element-mods.xsl index 0c0813284..f40edc13d 100644 --- a/xsl/xhtml5/html5-element-mods.xsl +++ b/xsl/xhtml5/html5-element-mods.xsl @@ -917,7 +917,7 @@ - + @@ -957,28 +957,26 @@ -
    - - - - - +
  • + + + + + -
  • -
    -
    +
  • @@ -1418,4 +1416,7 @@ + + + -- 2.40.0