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