|
|
|
@ -1188,8 +1188,8 @@ |
|
|
|
(defun modi/lower-case-org-keywords () |
|
|
|
(defun modi/lower-case-org-keywords () |
|
|
|
"Lower case Org keywords and block identifiers. |
|
|
|
"Lower case Org keywords and block identifiers. |
|
|
|
|
|
|
|
|
|
|
|
Example: \"#+TITLE\" -> \"#+title\" |
|
|
|
Example: \"#+TITLE\" → \"#+title\" |
|
|
|
\"#+BEGIN_EXAMPLE\" -> \"#+begin_example\" |
|
|
|
\"#+BEGIN_EXAMPLE\" → \"#+begin_example\" |
|
|
|
|
|
|
|
|
|
|
|
Inspiration: |
|
|
|
Inspiration: |
|
|
|
https://code.orgmode.org/bzg/org-mode/commit/13424336a6f30c50952d291e7a82906c1210daf0." |
|
|
|
https://code.orgmode.org/bzg/org-mode/commit/13424336a6f30c50952d291e7a82906c1210daf0." |
|
|
|
|