From 0dc172f11246038034b035727f5cbb91539ae999 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Tue, 27 Feb 2024 18:14:26 +0100 Subject: [PATCH] Enable markdown export --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 2112cb6..6bbc2b7 100644 --- a/README.org +++ b/README.org @@ -2367,7 +2367,7 @@ list detailing and motivating each listing: (ruby . ,(fboundp 'ruby-mode)) (shell . t)) ;; Removal of `svg4css' from `org-export-backends' to silence warnings. - org-export-backends '(ascii beamer html icalendar latex odt texinfo) + org-export-backends '(ascii beamer html icalendar latex md odt texinfo) org-file-apps '((auto-mode . emacs) (directory . emacs) ("\\.mm\\'" . default)