10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
# name: sourceblock
|
|
# uuid: __sb
|
|
# trigger: sb
|
|
# condition: t
|
|
# --
|
|
|
|
#+BEGIN_SRC $1
|
|
$0
|
|
#+END_SRC
|