diff --git a/org-publish.el b/org-publish.el index 4862ce0..e2cb632 100644 --- a/org-publish.el +++ b/org-publish.el @@ -12,6 +12,7 @@ :headline-levels 4 :section-numbers nil :html-extension "html" + :htmlized-source t :with-toc nil :body-only t) ("sicp" :components ("org-sicp"))))