mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/org: org-export-with-smart-quotes = t
This commit is contained in:
@ -381,6 +381,8 @@ file isn't in `org-directory'."
|
|||||||
|
|
||||||
|
|
||||||
(defun +org-init-export-h ()
|
(defun +org-init-export-h ()
|
||||||
|
(setq org-export-with-smart-quotes t)
|
||||||
|
|
||||||
(when (featurep! :lang markdown)
|
(when (featurep! :lang markdown)
|
||||||
(add-to-list 'org-export-backends 'md))
|
(add-to-list 'org-export-backends 'md))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user