From 3edee7f68cccb7ec14f06dd7510c1bff90f4db27 Mon Sep 17 00:00:00 2001 From: Mauro Bieg Date: Fri, 19 Jul 2019 21:21:32 +0200 Subject: [PATCH] MANUAL: reveal.js flags (#5653) --- MANUAL.txt | 2 ++ 1 file changed, 2 insertions(+) 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`)