change a related config in ox-pandoc

This commit is contained in:
Bobbie Soedirgo 2020-02-12 18:11:58 +08:00
parent 3139137210
commit 6602372e8b

View file

@ -442,7 +442,7 @@ file isn't in `org-directory'."
(setq org-pandoc-options
'((standalone . t)
(mathjax . t)
(variable . "revealjs-url=https://cdn.jsdelivr.net/npm/reveal.js@3/")))))
(variable . "revealjs-url=https://revealjs.com")))))
(defun +org-init-habit-h ()