docs: Fix Transition option

Forwarded: https://github.com/yjwen/org-reveal/pull/401
Signed-off-by: Philippe Coval <rzr@users.sf.net>
This commit is contained in:
Philippe Coval 2020-01-27 17:21:51 +01:00
parent a4c12432ec
commit f9403a4aac
1 changed files with 1 additions and 1 deletions

View File

@ -860,7 +860,7 @@ file, you might want to switch from file-based properties like:
#+BEGIN_SRC org
,#+REVEAL_HLEVEL: 2
,#+OPTIONS: transition: 'cube'
,#+REVEAL_INIT_OPTIONS: transition: 'cube'
,#+REVEAL_THEME: moon
#+END_SRC