aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorMauro Bieg <mb21@users.noreply.github.com>2019-07-19 21:21:32 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2019-07-19 12:21:32 -0700
commit3edee7f68cccb7ec14f06dd7510c1bff90f4db27 (patch)
tree05b63426572d06c6f10c2c72d53176b25eb0951f /MANUAL.txt
parent339392bf549a8a02ea17f94c02fb01cf121bc05a (diff)
downloadpandoc-3edee7f68cccb7ec14f06dd7510c1bff90f4db27.tar.gz
MANUAL: reveal.js flags (#5653)
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 9e582b69d..1422224d5 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1502,7 +1502,9 @@ Variables for HTML slides
-------------------------
These affect HTML output when [producing slide shows with pandoc].
+
All [reveal.js configuration options] are available as variables.
+To turn off boolean flags that default to true in reveal.js, use `0`.
`revealjs-url`
: base URL for reveal.js documents (defaults to `reveal.js`)