diff options
-rw-r--r-- | README | 6 | ||||
-rw-r--r-- | man/man1/pandoc.1.md | 6 |
2 files changed, 0 insertions, 12 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` 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` |