FIX src block typo

This commit is contained in:
Nathan Dwarshuis 2021-03-31 10:05:02 -04:00
parent 882ce73ddb
commit 4d44d2833d
1 changed files with 2 additions and 2 deletions

View File

@ -1768,9 +1768,9 @@ The fonts in org headings bug me; make them smaller and less invasive.
#+END_SRC
Org 9.4 added an extra font to "DONE" headlines. I'm not a fan, so revert to old behavior
#+begin_export emacs-lisp
#+begin_src emacs-lisp
(setq org-fontify-done-headline nil)
#+end_export
#+end_src
*** src blocks
:PROPERTIES:
:ID: 2805a86e-065e-4680-b11f-f45a815ccac5