mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 14:32:26 +00:00
restructuring classic snippets dir to conform to new parenting specs
This commit is contained in:
7
snippets/markdown-mode/h1.2
Normal file
7
snippets/markdown-mode/h1.2
Normal file
@@ -0,0 +1,7 @@
|
||||
#name : Header 1 (=)
|
||||
#contributor: Peng Deng <dengpeng@gmail.com>
|
||||
# --
|
||||
${1:Header 1}
|
||||
${1:$(make-string (string-width text) ?\=)}
|
||||
|
||||
$0
|
||||
Reference in New Issue
Block a user