Improve GitHub markdown checkbox snippet
This commit is contained in:
parent
0cfdd77021
commit
aaf44a53f9
@ -44,5 +44,5 @@ snippet note "NOTE comment"
|
|||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet *x "GitHub style checkbox"
|
snippet *x "GitHub style checkbox"
|
||||||
* [${1: }] $0
|
* [${1:x}] $0
|
||||||
endsnippet
|
endsnippet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user