mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 23:15:52 +00:00
Revised documentation for templates.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1718 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
@@ -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`
|
||||
|
||||
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user