Install yasnippet and vala-snippets packages
This commit is contained in:
5
elpa/yasnippet-20160924.2001/snippets/markdown-mode/ol
Normal file
5
elpa/yasnippet-20160924.2001/snippets/markdown-mode/ol
Normal file
@@ -0,0 +1,5 @@
|
||||
#name : Ordered List
|
||||
#contributor: Peng Deng <dengpeng@gmail.com>
|
||||
# --
|
||||
${1:1}. ${2:Text}
|
||||
${1:$(number-to-string (1+ (string-to-number yas-text)))}. $0
|
Reference in New Issue
Block a user