aboutsummaryrefslogtreecommitdiff
path: root/source/02_augment/commits.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'source/02_augment/commits.xsl')
-rw-r--r--source/02_augment/commits.xsl1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/02_augment/commits.xsl b/source/02_augment/commits.xsl
index e9c4ae8..a2ad0b5 100644
--- a/source/02_augment/commits.xsl
+++ b/source/02_augment/commits.xsl
@@ -56,7 +56,6 @@
<xsl:template match="content[@type = 'text']/text()" mode="commit">
<xsl:call-template name="formatter">
- <xsl:with-param name="format">markdown</xsl:with-param>
<xsl:with-param name="source" select="."/>
</xsl:call-template>
</xsl:template>