diff --git a/init.el b/init.el index d8dcdcc..367f44e 100644 --- a/init.el +++ b/init.el @@ -396,7 +396,8 @@ user-documents-directory (convert-standard-filename "/orgmode/from-mobile.org")) - org-log-done 'time) + org-log-done 'time + org-src-preserve-indentation t) :config (require 'ox-md) (unless (boundp 'org-capture-templates)