You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by fu...@apache.org on 2006/12/08 00:08:31 UTC

svn commit: r483724 - /db/derby/docs/trunk/lib/topic2foImpl.xsl

Author: fuzzylogic
Date: Thu Dec  7 15:08:30 2006
New Revision: 483724

URL: http://svn.apache.org/viewvc?view=rev&rev=483724
Log:
DERBY-408: Preserve whitespace in codeblocks.

Modified:
    db/derby/docs/trunk/lib/topic2foImpl.xsl

Modified: db/derby/docs/trunk/lib/topic2foImpl.xsl
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/lib/topic2foImpl.xsl?view=diff&rev=483724&r1=483723&r2=483724
==============================================================================
--- db/derby/docs/trunk/lib/topic2foImpl.xsl (original)
+++ db/derby/docs/trunk/lib/topic2foImpl.xsl Thu Dec  7 15:08:30 2006
@@ -76,7 +76,7 @@
   <xsl:include href="dita-page-setup.xsl"/>
   <!-- Whitespace stripping policy -->
   <xsl:strip-space elements="*"/>
-  <xsl:preserve-space elements="pre lines"/>
+  <xsl:preserve-space elements="codeblock pre lines"/>
   <!-- this XSL directive insensitive to DITA specialized elements -->
   <!-- Here we define default block properties. -->
   <xsl:attribute-set name="block.properties">