diff options
Diffstat (limited to 'templates/markdown.template')
| -rw-r--r-- | templates/markdown.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/markdown.template b/templates/markdown.template index bd373d95f..18e8ff378 100644 --- a/templates/markdown.template +++ b/templates/markdown.template @@ -1,10 +1,12 @@ $if(titleblock)$ $titleblock$ + $endif$ $if(header-includes)$ $header-includes$ $endif$ $if(toc)$ $toc$ + $endif$ $body$ |
