Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/rst-mode/tit
1494 views
#name : Document title
# --
${1:$(make-string (string-width text) ?\=)}
${1:Title}
${1:$(make-string (string-width text) ?\=)}
$0#name : Document title
# --
${1:$(make-string (string-width text) ?\=)}
${1:Title}
${1:$(make-string (string-width text) ?\=)}
$0