diff --git a/init.el b/init.el index 6f24575..bf19476 100644 --- a/init.el +++ b/init.el @@ -1297,6 +1297,9 @@ (use-package ox-html :init (setq org-html-postamble nil)) +(use-package ox-pandoc + :init (setq org-pandoc-options-for-docx '((standalone . t)))) + (use-package org-tree-slide :commands (org-tree-slide-mode) ;; Configuration from https://protesilaos.com/dotemacs/