diff --git a/global.org b/global.org index 2e9ab4d..23dcd28 100644 --- a/global.org +++ b/global.org @@ -843,14 +843,21 @@ ; ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))) #+END_SRC *** Source blocks - Add template for a source block in emacs-lisp. This is useful for - writing the emacs init file in literate form + Add template for a source block in a few selected languages; for + now I have + - emacs-lisp + - shell + . This is useful for writing the emacs init file in literate form, + or dotfiles for other code. Since Org 9.2, the behavior that I + grew accustomed to (e.g. ~