mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -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)
|
||||
(setq org-pandoc-options
|
||||
'((standalone . t)
|
||||
(mathjax . t)
|
||||
(parse-raw . t))))
|
||||
(mathjax . t))))
|
||||
|
||||
;;
|
||||
(defun +org|init-export ()
|
||||
|
Reference in New Issue
Block a user