$for(author-meta)$
  
$endfor$
$if(date-meta)$
  
$endif$
  
$title-prefix$
$if(highlighting-css)$
  
$endif$
  
$for(css)$
  
$endfor$
$if(math)$
  $math$
$endif$
$for(header-includes)$
  $header-includes$
$endfor$
$title-prefix$
$for(include-before)$
$include-before$
$endfor$
$if(title)$
$endif$
$if(toc)$
$toc$
$endif$
$body$
$for(include-after)$
$include-after$
$endfor$