Skip to content

Commit

Permalink
documentor proces remove toegevoegd
Browse files Browse the repository at this point in the history
  • Loading branch information
arjan authored and arjan committed Nov 26, 2024
1 parent f3dee67 commit 34a409d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@
</xsl:copy>
</xsl:template>

<xsl:template match="section[metadata/@key = 'process' and metadata/@val = 'remove']" mode="resolve-ext">
<!-- remove alltogether -->
</xsl:template>

<xsl:template match="*" mode="resolve-ext">
<xsl:copy>
<xsl:apply-templates select="@*" mode="#current"/>
Expand Down

0 comments on commit 34a409d

Please sign in to comment.