summaryrefslogtreecommitdiff
path: root/giscanner/mallard-C-record.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/mallard-C-record.tmpl')
-rw-r--r--giscanner/mallard-C-record.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/giscanner/mallard-C-record.tmpl b/giscanner/mallard-C-record.tmpl
index e6424fd7..a173e77a 100644
--- a/giscanner/mallard-C-record.tmpl
+++ b/giscanner/mallard-C-record.tmpl
@@ -8,4 +8,5 @@
<link type="guide" xref="index"/>
</info>
<title>${node.namespace.name}${node.name}</title>
-${format(node.doc)}</page>
+${formatter.format(node.doc)}
+</page>