yasnippet/extras/imported/rst-mode/section 1.yasnippet
2009-08-29 17:59:02 +00:00

8 lines
152 B
Plaintext

# -*- mode: snippet -*-
# key: sec
# contributor: Translated from TextMate Snippet
# name: section 1
# --
${1:subsection name}
${1/(.)|\s/(?1:=:=)/g}
$0