about summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.org b/config.org index aded01d..ac61973 100644 --- a/config.org +++ b/config.org
@@ -1683,7 +1683,8 @@ I want to use the newest version of Org that I can.
1683 org-imenu-depth 8 1683 org-imenu-depth 8
1684 ;; Exporting 1684 ;; Exporting
1685 org-export-headline-levels 8 1685 org-export-headline-levels 8
1686 org-export-with-smart-quotes t) 1686 org-export-with-smart-quotes t
1687 org-export-with-sub-superscripts t)
1687#+end_src 1688#+end_src
1688 1689
1689** Aesthetics 1690** Aesthetics