mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
lang/org: remove parse-raw from org-pandoc-options #544
This commit is contained in:
@@ -13,8 +13,7 @@
|
|||||||
(push 'pandoc org-export-backends)
|
(push 'pandoc org-export-backends)
|
||||||
(setq org-pandoc-options
|
(setq org-pandoc-options
|
||||||
'((standalone . t)
|
'((standalone . t)
|
||||||
(mathjax . t)
|
(mathjax . t))))
|
||||||
(parse-raw . t))))
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
(defun +org|init-export ()
|
(defun +org|init-export ()
|
||||||
|
Reference in New Issue
Block a user