aboutsummaryrefslogtreecommitdiff
path: root/templates/markdown.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/markdown.template')
-rw-r--r--templates/markdown.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/markdown.template b/templates/markdown.template
index 70f1b59b0..6124462ba 100644
--- a/templates/markdown.template
+++ b/templates/markdown.template
@@ -1,6 +1,6 @@
$if(titleblock)$
% $title$
-% $authors$
+% $for(author)$$author$$sep$; $endfor$
% $date$
$endif$