diff --git a/lisp/org-publish.el b/lisp/org-publish.el index e0cf4bd..db09e17 100644 --- a/lisp/org-publish.el +++ b/lisp/org-publish.el @@ -75,4 +75,4 @@ ;; :with-section-numbers nil ;; :table-of-contents nil ;; :recursive t -;; :style ""))) +;; :style ""))) ;;;; More complex example configuration: @@ -103,7 +103,7 @@ ;; :headline-levels 3 ;; :with-section-numbers nil ;; :table-of-contents nil -;; :style "" +;; :style "" ;; :auto-preamble t ;; :auto-postamble nil) ;; ("images" :base-directory "~/images/"