diff --git a/configs/emacs.org b/configs/emacs.org index 10d90b3..6423b75 100644 --- a/configs/emacs.org +++ b/configs/emacs.org @@ -122,6 +122,14 @@ here. * Packages +** htmlize + +This is needed for publishing org stuff + +#+begin_src emacs-lisp + (use-package htmlize) +#+end_src + ** parchment-theme This is a nice theme that resembles acme in plan9. Minimal.