From ad41bae0d05fc3a23853d0c7d3d1fe3faef2d321 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 8 Oct 2021 11:58:53 -0400 Subject: [PATCH] Cosmetic fix --- global.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.org b/global.org index 8afcdd0..d920884 100644 --- a/global.org +++ b/global.org @@ -1188,8 +1188,8 @@ (defun modi/lower-case-org-keywords () "Lower case Org keywords and block identifiers. - Example: \"#+TITLE\" -> \"#+title\" - \"#+BEGIN_EXAMPLE\" -> \"#+begin_example\" + Example: \"#+TITLE\" → \"#+title\" + \"#+BEGIN_EXAMPLE\" → \"#+begin_example\" Inspiration: https://code.orgmode.org/bzg/org-mode/commit/13424336a6f30c50952d291e7a82906c1210daf0."