Fix customization type of jupyter-org-pandoc-convertable

This commit is contained in:
Nathaniel Nicandro 2019-06-13 10:48:04 -05:00
parent 74a6cfd541
commit 4533246173

View file

@ -71,7 +71,7 @@ automatically be shown if this is non-nil."
'("html" "markdown" "latex")
"Export blocks to convert to `org-mode' when ':pandoc t' header is set."
:group 'ob-jupyter
:type 'string)
:type '(repeat string))
(defconst jupyter-org-mime-types '(:text/org
;; Prioritize images over html