Add markdown export to org

This commit is contained in:
Riyyi
2019-09-16 23:13:47 +02:00
parent 5bfb258a62
commit df97780a87
+3 -1
View File
@@ -274,10 +274,12 @@ Irony requires M-x =irony-install-server=.
:after yasnippet)
#+END_SRC
*** Htmlize
*** Org
#+BEGIN_SRC emacs-lisp
(use-package htmlize)
(use-package ox-gfm)
#+END_SRC
*** Prettify