From f552a01a6378684524c2f610aa9d4749e3643fc3 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sat, 14 Aug 2021 01:48:35 +0000
Subject: [PATCH] Found out how to enable pandoc to properly export org

---
 snippets/org-mode/elisp-expand |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/snippets/org-mode/elisp-expand b/snippets/org-mode/elisp-expand
index 3a83373..d49e653 100644
--- a/snippets/org-mode/elisp-expand
+++ b/snippets/org-mode/elisp-expand
@@ -5,4 +5,4 @@
 # --
 #+BEGIN_SRC emacs-lisp
 $0
-#+END_SRC
+#+END_SRC
\ No newline at end of file

--
Gitblit v1.9.3