11 lines
No EOL
121 B
Text
11 lines
No EOL
121 B
Text
# -*- mode: snippet -*-
|
|
# name: description-env
|
|
# key: desc
|
|
# --
|
|
\begin{description}
|
|
|
|
\item[$1] $2
|
|
|
|
$0
|
|
|
|
\end{description} |