summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/rst-mode/tit
blob: cac2e77550b12a9e14b1435af104ccefedba59d0 (plain) (tree)
1
2
3
4
5
6
7






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

$0