Improve GitHub markdown checkbox snippet
This commit is contained in:
parent
d0019fdc0d
commit
54a85a5911
@ -39,5 +39,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