First commit.
This commit is contained in:
4
snippets/markdown-mode/link
Normal file
4
snippets/markdown-mode/link
Normal file
@ -0,0 +1,4 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: Link
|
||||
# --
|
||||
[${1:`(or % "text")`}](${2:http://$3})$0
|
Reference in New Issue
Block a user