fix(org): jupyter-org-mime-types: restore :text/html
Ref: emacs-jupyter/jupyter#477 Ref: #2477
This commit is contained in:
parent
e21e01d4c2
commit
7eb61896f4
1 changed files with 0 additions and 3 deletions
|
@ -34,7 +34,4 @@
|
||||||
(unless (bound-and-true-p jupyter-org-interaction-mode)
|
(unless (bound-and-true-p jupyter-org-interaction-mode)
|
||||||
(jupyter-org-interaction-mode)))
|
(jupyter-org-interaction-mode)))
|
||||||
|
|
||||||
;; Remove text/html since it's not human readable
|
|
||||||
(delq! :text/html jupyter-org-mime-types)
|
|
||||||
|
|
||||||
(require 'tramp))
|
(require 'tramp))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue