From ec9ffde2429a097db7b07904d88df9632107df2a Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Fri, 27 Apr 2012 19:05:41 +0000 Subject: [PATCH] - style - fix example -> highlight nesting - enclose inline javascript in cdata git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331543 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 35595e1c792..536db3a2483 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -45,7 +45,7 @@ - p example note table ul ol dl pre img blockquote + p example note table ul ol dl pre highlight img blockquote @@ -312,11 +312,12 @@ - +]]> @@ -485,6 +486,7 @@ + -- 2.47.3