markdown: add strikethrough and blockquote captures

This commit is contained in:
Christian Clason 2023-01-13 18:34:26 +01:00
parent 51d220e0bd
commit 7e4a7c4508
3 changed files with 7 additions and 1 deletions

View file

@ -53,6 +53,8 @@
(task_list_marker_unchecked) @text.todo.unchecked
(task_list_marker_checked) @text.todo.checked
(block_quote) @text.quote
[
(block_continuation)
(block_quote_marker)