8 lines
No EOL
141 B
Text
8 lines
No EOL
141 B
Text
# name: Document title
|
|
# key: tit
|
|
# --
|
|
${1:$(make-string (string-width text) ?\=)}
|
|
${1:Title}
|
|
${1:$(make-string (string-width text) ?\=)}
|
|
|
|
$0 |