From a2d9d54ae9fa5b1fa7d36d94b7375f522adff7c3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 22 Nov 2019 09:20:16 -0800 Subject: Updated templates for pandoc 2.8 --- default.docbook5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'default.docbook5') diff --git a/default.docbook5 b/default.docbook5 index b2c4079..eec0a53 100644 --- a/default.docbook5 +++ b/default.docbook5 @@ -28,10 +28,10 @@ $if(date)$ $endif$ $for(include-before)$ -$include-before$ + $include-before$ $endfor$ -$body$ + $body$ $for(include-after)$ -$include-after$ + $include-after$ $endfor$ -- cgit v1.2.3