8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: source
|
||
|
# key: source
|
||
|
# --
|
||
|
[source,$1]
|
||
|
--------------------------------------------------------------------------------
|
||
|
$0
|
||
|
--------------------------------------------------------------------------------
|