Revised documentation for templates.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1718 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
fiddlosopher
2009-12-31 01:15:15 +00:00
parent 0535396290
commit 60cb80b459
2 changed files with 0 additions and 12 deletions
-6
View File
@@ -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`
-6
View File
@@ -256,12 +256,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`