add lisp packages
This commit is contained in:
8
lisp/yasnippet-snippets/snippets/markdown-mode/h2.1
Normal file
8
lisp/yasnippet-snippets/snippets/markdown-mode/h2.1
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Header 2 (##)
|
||||
# contributor: Peng Deng <dengpeng@gmail.com>
|
||||
# key: h2
|
||||
# --
|
||||
## ${1:Header 1} ##
|
||||
|
||||
$0
|
||||
Reference in New Issue
Block a user