Skip to content

Commit

Permalink
tables_only.xsl update, skip sourcecode tables, metanorma/metanorma-o…
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Dec 17, 2022
1 parent f631e38 commit 3160e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/tables_only.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
</xsl:choose>
</xsl:template>

<xsl:template match="*[local-name() = 'table'][@type = 'sourcecode']" priority="2"/>

<xsl:template match="@*|node()" mode="simple_td">
<xsl:copy>
Expand Down

0 comments on commit 3160e3a

Please sign in to comment.