pandoc/data/templates/default.org

295 B

$title$

$if(title)$

$endif$ $if(author)$

$endif$ $if(date)$

$endif$ $for(header-includes)$ $header-includes$

$endfor$ $for(include-before)$ $include-before$

$endfor$ $body$ $for(include-after)$

$include-after$ $endfor$