Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/rst-mode/sec
990 views
#name : Section title
# --
${1:Section}
${1:$(make-string (string-width text) ?\-)}

$0