Makes default pandoc template clearpage before section

This commit is contained in:
Jonathan Hodgson 2020-05-25 12:09:00 +01:00
parent eaa6c04ee5
commit 322f719a62

View file

@ -172,6 +172,10 @@ $endif$
$if(colorlinks)$
\usepackage{xcolor}
$endif$
\usepackage{sectsty}
\sectionfont{\clearpage}
\usepackage{hyperref}
\hypersetup{
$if(title-meta)$