diff --git a/init.el b/init.el index aa2e1a8..eacbefb 100644 --- a/init.el +++ b/init.el @@ -1414,7 +1414,6 @@ point to the beginning of buffer first." :init (setq org-export-use-babel nil org-babel-default-header-args '((:session . "none") (:results . "output code replace") - (:wrap . "src text") (:exports . "both") (:cache . "no") (:noweb . "no")