3b0e21c128
These should be a lovely demonstration to solve a thorn I run into year after year.
6 lines
97 B
Text
6 lines
97 B
Text
# name: surround-org-block
|
|
# --
|
|
#+BEGIN_${1:SRC} ${2:emacs-lisp} $0
|
|
`yas-selected-text`
|
|
#+END_$1
|