$for(author-meta)$
  
$endfor$
$if(date-meta)$
  
$endif$
$if(description)$
  
$endif$
$if(keywords)$
  
$endif$
  
$if(title-prefix)$$title-prefix$ – $endif$$title$
  
  
  
  
  
  
  
  
  
$if(highlighting-css)$
  
$endif$
$for(css)$
  
$endfor$
$for(header-includes)$
  $header-includes$
$endfor$
$for(include-before)$
$include-before$
$endfor$
$if(heading)$
  $heading$
$else$
  $title$
$endif$
$if(subtitle)$
  $subtitle$
$endif$
$if(toc)$
$endif$
$body$
$for(include-after)$
$include-after$
$endfor$