update snippets
This commit is contained in:
parent
4320cae8ec
commit
c24de975db
1 changed files with 8 additions and 0 deletions
8
UltiSnips/markdown.snippets
Normal file
8
UltiSnips/markdown.snippets
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
snippet ln "[...](...)"
|
||||
[$1]($2)
|
||||
endsnippet
|
||||
|
||||
snippet cd "``` ..."
|
||||
\`\`\`$0
|
||||
\`\`\`
|
||||
endsnippet
|
||||
Loading…
Add table
Add a link
Reference in a new issue