change a related config in ox-pandoc
This commit is contained in:
parent
3139137210
commit
6602372e8b
1 changed files with 1 additions and 1 deletions
|
@ -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 ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue