update snippets

This commit is contained in:
Ray Elliott 2020-05-02 12:44:10 +01:00
parent 4320cae8ec
commit c24de975db
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
snippet ln "[...](...)"
[$1]($2)
endsnippet
snippet cd "``` ..."
\`\`\`$0
\`\`\`
endsnippet