Skip to content

Commit

Permalink
suppress output of change markers for now
Browse files Browse the repository at this point in the history
fixes #708
  • Loading branch information
Michael Cooper committed Jul 30, 2019
1 parent d720883 commit 6236390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xslt/base.xslt
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,6 @@
</xsl:copy>
</xsl:template>

<xsl:template match="html:p[@class = 'change']"/>

</xsl:stylesheet>

0 comments on commit 6236390

Please sign in to comment.