mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 19:56:43 +00:00
263 B
263 B
if(titleblock)
% title
% for(author)authorsep; endfor
% date
endif
for(header-includes)
header-includes
endfor
for(include-before)
include-before
endfor
if(toc)
toc
endif
body
for(include-after)
include-after
endfor