From 1cda6ed3f9b46b6b790010310b0189d56395ea72 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 16 Aug 2020 19:49:36 +0200 Subject: [PATCH] Emacs: Load support for markdown export. --- init.d/text/misc.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/init.d/text/misc.el b/init.d/text/misc.el index 68b56ef..a65d431 100644 --- a/init.d/text/misc.el +++ b/init.d/text/misc.el @@ -1,6 +1,6 @@ ;;; misc.el --- Miscellaneous file formats. -*- lexical-binding: t; -*- -;; Time-stamp: <2020-07-29T16:14:44+0200> +;; Time-stamp: <2020-08-16T19:47:34+0200> ;;; Commentary: @@ -119,7 +119,8 @@ (C .t))) (add-to-list 'org-modules 'org-tempo) ; Templates (