lang/org: org-export-with-smart-quotes = t
This commit is contained in:
parent
37739a2501
commit
00a4701b16
1 changed files with 2 additions and 0 deletions
|
@ -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))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue