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)
|
||||
#+END_SRC
|
||||
|
||||
*** Htmlize
|
||||
*** Org
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package htmlize)
|
||||
|
||||
(use-package ox-gfm)
|
||||
#+END_SRC
|
||||
|
||||
*** Prettify
|
||||
|
||||
Reference in New Issue
Block a user