Fix Markdown fenced code block snippet
This commit is contained in:
parent
b059c48b2f
commit
5f2c083d7b
@ -1,7 +1,7 @@
|
||||
snippet ``` "code section"
|
||||
```${1:language}
|
||||
\`\`\`${1:language}
|
||||
$0
|
||||
```
|
||||
\`\`\`
|
||||
endsnippet
|
||||
|
||||
snippet [] "url link"
|
||||
|
Loading…
x
Reference in New Issue
Block a user