From df772118c9c060effb9dedcc0e1bb089355dd852 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 3 Nov 2018 22:01:29 -0700 Subject: Updated templates for pandoc 2.4 --- default.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.asciidoc') diff --git a/default.asciidoc b/default.asciidoc index 2721546..a89dc45 100644 --- a/default.asciidoc +++ b/default.asciidoc @@ -1,5 +1,5 @@ $if(titleblock)$ -$title$ += $title$ $if(author)$ $for(author)$$author$$sep$; $endfor$ $endif$ -- cgit v1.2.3