aboutsummaryrefslogtreecommitdiff
path: root/man/man1/pandoc.1.md
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:15:15 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:15:15 +0000
commit60cb80b459bb248fa907251b756f41a67a316e5b (patch)
treead26a6d6dba06aa76478266a639a0dbc860d03ec /man/man1/pandoc.1.md
parent0535396290ae15d9d31fe92fbd57e3c2a3e1038f (diff)
downloadpandoc-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 'man/man1/pandoc.1.md')
-rw-r--r--man/man1/pandoc.1.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md
index 067c435ba..eb8aa3fdc 100644
--- a/man/man1/pandoc.1.md
+++ b/man/man1/pandoc.1.md
@@ -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`