mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-08 02:13:57 +00:00
Don't lose elements directly under the <programlisting> when highlighting jam code.
[SVN r77779]
This commit is contained in:
parent
c8ac32c423
commit
8944b68ade
@ -568,7 +568,7 @@
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="*" mode="highlight-jam">
|
||||
<xsl:apply-templates mode="annotation"/>
|
||||
<xsl:apply-templates select="." mode="annotation"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="text()" mode="highlight-jam">
|
||||
|
Loading…
x
Reference in New Issue
Block a user