7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: comment block
|
|
# key: <co
|
|
# --
|
|
#+BEGIN_COMMENT
|
|
$0
|
|
#+END_COMMENT |