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.docbook4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'default.docbook4') diff --git a/default.docbook4 b/default.docbook4 index 5313c40..2e7b9fa 100644 --- a/default.docbook4 +++ b/default.docbook4 @@ -23,10 +23,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