Fix Markdown fenced code block snippet
This commit is contained in:
parent
215b69538e
commit
4fa022c354
@ -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