summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
-rw-r--r--man/man1/pandoc.1.md6
2 files changed, 0 insertions, 12 deletions
diff --git a/README b/README
index 8140087b1..8b8b5b6b6 100644
--- a/README
+++ b/README
@@ -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`
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`