deactivate ox-tufte
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user