First commit.
This commit is contained in:
6
snippets/markdown-mode/h2
Normal file
6
snippets/markdown-mode/h2
Normal file
@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: Header 2 (##)
|
||||
# key: h2
|
||||
# uuid: h2
|
||||
# --
|
||||
## ${1:Header 2}`(unless markdown-asymmetric-header " ##")`
|
Reference in New Issue
Block a user