diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:15:15 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:15:15 +0000 |
commit | 60cb80b459bb248fa907251b756f41a67a316e5b (patch) | |
tree | ad26a6d6dba06aa76478266a639a0dbc860d03ec /README | |
parent | 0535396290ae15d9d31fe92fbd57e3c2a3e1038f (diff) | |
download | pandoc-60cb80b459bb248fa907251b756f41a67a316e5b.tar.gz |
Revised documentation for templates.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1718 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -475,12 +475,6 @@ will be replaced by the document title. Some variables are set automatically by pandoc. These vary somewhat depending on the output format, but include: -`standalone` -: "yes" if the `-s/--standalone` option was specified -`before` -: contents specified by `-B/--include-before-body` -`after` -: contents specified by `-A/--include-after-body` `legacy-header` : contents specified by `-C/--custom-header` `header-includes` |