highlights(markdown): link_title as string literal

This commit is contained in:
numToStr 2022-01-07 13:15:48 +05:30 committed by Stephan Seitz
parent b84a09292e
commit 5b69f82e15

View file

@ -14,7 +14,10 @@
] @punctuation.special
(code_span) @text.literal
[
(code_span)
(link_title)
] @text.literal
[
(indented_code_block)