Add markdown export to org
This commit is contained in:
+3
-1
@@ -274,10 +274,12 @@ Irony requires M-x =irony-install-server=.
|
|||||||
:after yasnippet)
|
:after yasnippet)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Htmlize
|
*** Org
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package htmlize)
|
(use-package htmlize)
|
||||||
|
|
||||||
|
(use-package ox-gfm)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Prettify
|
*** Prettify
|
||||||
|
|||||||
Reference in New Issue
Block a user