emacs: Add markdown export backend to org-mode
This commit is contained in:
parent
4ff8ead868
commit
4b28e00981
1 changed files with 1 additions and 0 deletions
|
@ -1681,6 +1681,7 @@ Customisations
|
|||
(org-startup-with-inline-images t)
|
||||
(org-startup-with-latex-previews t)
|
||||
(org-image-actual-width '(300))
|
||||
(add-to-list 'org-export-backends 'md)
|
||||
#+end_src
|
||||
|
||||
Hooks
|
||||
|
|
Loading…
Reference in a new issue