add a new snippet for rst-mode: excellent example for transformation.

This commit is contained in:
Zhang Chiyuan 2008-03-11 13:14:24 +00:00
parent 07e9ce060b
commit 8adb9f49ee

View File

@ -0,0 +1,7 @@
#name : Document title
# --
${1:$(make-string (string-width text) ?\=)}
${1:Title}
${1:$(make-string (string-width text) ?\=)}
$0