Improve GitHub markdown checkbox snippet
This commit is contained in:
parent
64adef6480
commit
498b759c44
@ -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