mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
#name : insert a source block
|
|
# --
|
|
#+begin_src ${1:emacs-lisp}
|
|
$0
|
|
#+end_src
|