Add htmlize to config.org
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#+SETUPFILE: https://fniessen.github.io/org-html-themes/setup/theme-readtheorg.setup
|
||||
#+STARTUP: overview
|
||||
#+TITLE: Ricemacs, an Emacs Configuration
|
||||
#+AUTHOR: Riyyi
|
||||
@@ -273,6 +274,12 @@ Irony requires M-x =irony-install-server=.
|
||||
:after yasnippet)
|
||||
#+END_SRC
|
||||
|
||||
*** Htmlize
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package htmlize)
|
||||
#+END_SRC
|
||||
|
||||
*** Prettify
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
||||
Reference in New Issue
Block a user