$for(include-before)$
$include-before$
$endfor$
$if(headnote)$
$headnote$
$endif$
$if(published)$
$published$
$endif$
$if(license)$
$license$
$endif$
$if(title)$
$title$
$if(subtitle)$
$subtitle$
$endif$
$if(author)$
$for(author)$
$if(author.name)$
$author.name$
$else$
$author$
$endif$
$if(author.affiliation)$
$author.affiliation$
$endif$
$if(author.email)$
$endif$
$endfor$
$endif$
$if(version)$
Version $version$
$endif$
$if(date)$
$date$
$endif$
$endif$
$if(abstract)$
Abstract
$abstract$
$endif$
$if(toc)$
$endif$
$body$
$for(include-after)$
$include-after$
$endfor$