]> git.eshelyaron.com Git - esy-publish.git/commitdiff
Export Org files with "smart" quotes
authorEshel Yaron <me@eshelyaron.com>
Sun, 9 Apr 2023 20:09:32 +0000 (23:09 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Apr 2023 20:16:51 +0000 (23:16 +0300)
publish.el

index 994472ce94e4502d3553d0491c1b368ed6c257fd..3005686c496b14fbd5fd816e11101226917b78b9 100644 (file)
          (org-export-with-sub-superscripts '{})
          (org-export-with-section-numbers nil)
          (org-export-with-toc nil)
+         (org-export-with-smart-quotes t)
          (org-html-htmlize-output-type 'css)
          (org-publish-project-alist
           (list '("all" :components ("assets" "org"))