6 lines
No EOL
73 B
Text
6 lines
No EOL
73 B
Text
# -*- mode: snippet -*-
|
|
# name: item-desc
|
|
# key: itd
|
|
# --
|
|
\item[$1] $2
|
|
$0 |