$for(author-meta)$
$endfor$ $if(date-meta)$
$endif$
$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$
$for(header-includes)$ $header-includes$ $endfor$ $if(highlightjs)$
$endif$ $if(highlighting-css)$ $endif$ $for(css)$
$endfor$ $if(theme)$
$endif$ $for(include-before)$ $include-before$ $endfor$ $if(title)$
$title$
$if(subtitle)$
$subtitle$
$endif$ $for(author)$ $if(author.name)$
$author.name$
$if(author.affiliation)$
$author.affiliation$
$endif$ $if(author.email)$
$author.email$
$endif$ $else$
$author$
$endif$ $endfor$ $if(date)$
$date$
$endif$
$endif$ $if(toc)$
$toc$
$endif$ $body$ $for(include-after)$ $include-after$ $endfor$ $if(theme)$
$endif$ $if(mathjax-url)$ $endif$