Don't lose elements directly under the <programlisting> when highlighting jam code.

[SVN r77779]
This commit is contained in:
Steven Watanabe 2012-04-05 13:51:24 +00:00
parent c8ac32c423
commit 8944b68ade

View File

@ -568,7 +568,7 @@
</xsl:template> </xsl:template>
<xsl:template match="*" mode="highlight-jam"> <xsl:template match="*" mode="highlight-jam">
<xsl:apply-templates mode="annotation"/> <xsl:apply-templates select="." mode="annotation"/>
</xsl:template> </xsl:template>
<xsl:template match="text()" mode="highlight-jam"> <xsl:template match="text()" mode="highlight-jam">