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