Add org-reveal
This commit is contained in:
parent
59d14c07f9
commit
e53a8c8bf6
1 changed files with 3 additions and 0 deletions
3
init.el
3
init.el
|
@ -750,6 +750,9 @@
|
|||
(use-package ox-md
|
||||
:after (org))
|
||||
|
||||
(use-package ox-reveal
|
||||
:straight t)
|
||||
|
||||
(use-package ob-plantuml
|
||||
:after (org)
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue