[Org] Add minimal ox-reveal configuration

This commit is contained in:
Daniel - 2018-12-16 09:27:53 +01:00
parent 2be4970d2a
commit ff82056c7a
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 6 additions and 0 deletions

View File

@ -1181,6 +1181,12 @@
:defer t
:init (setq org-html-postamble nil))
(use-package ox-reveal
:defer t
:config (setq org-reveal-root "https://cdn.jsdelivr.net/reveal.js/3.0.0/"
org-reveal-mathjax t
org-reveal-transition "none"))
;; * Mail