deactivate ox-tufte

This commit is contained in:
2025-06-13 20:54:22 +02:00
parent 46cf268dd7
commit 2f868e6b50

View File

@@ -1368,7 +1368,8 @@ used as a communication channel."
(setq org-reveal-single-file t))
(use-package ox-tufte ;; https://melpa.org/#/ox-tufte
:after (ox) ;; not loaded via `org-export-backends' (inside `org')
:defer t
;; :after (ox) ;; not loaded via `org-export-backends' (inside `org')
:config
(defun org-tufte-src-block (src-block _contents info)
"Transcode a SRC-BLOCK element from Org to HTML.