feat: added highlights for markdown checkboxes

This commit is contained in:
Folke Lemaitre 2022-12-02 17:49:36 +01:00 committed by Stephan Seitz
parent a49223a99f
commit 39bda37d4a

View file

@ -49,6 +49,10 @@
(thematic_break)
] @punctuation.special
(task_list_marker_unchecked) @text.todo.unchecked
(task_list_marker_checked) @text.todo.checked
[
(block_continuation)
(block_quote_marker)