feat(markdown): highlight link label delimiter

This commit is contained in:
Riley Bruins 2024-03-04 23:52:39 -08:00 committed by ObserverOfTime
parent 51d7c36e5f
commit a0f18ee98c

View file

@ -69,6 +69,10 @@
(link_label) (link_label)
] @markup.link.label ] @markup.link.label
((link_label)
.
":" @punctuation.delimiter)
[ [
(list_marker_plus) (list_marker_plus)
(list_marker_minus) (list_marker_minus)