1f580fb701
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1700 788f1e2b-df1e-0410-8736-df70ead52e1b
10 lines
117 B
Text
10 lines
117 B
Text
$if(titleblock)$
|
|
$titleblock$
|
|
$endif$
|
|
$if(header-includes)$
|
|
$header-includes$
|
|
$endif$
|
|
$if(toc)$
|
|
$toc$
|
|
$endif$
|
|
$body$
|