fix config.el, clean package :recipe
This commit is contained in:
parent
ea4fa7021d
commit
8fd3bd80da
2 changed files with 2 additions and 4 deletions
|
@ -392,8 +392,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://cdn.jsdelivr.net/npm/reveal.js@3/")))))
|
||||
|
||||
|
||||
(defun +org-init-habit-h ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue