feat(markdown_inline): add @nospell where appropriate

This commit is contained in:
Jaehwang Jung 2023-04-08 14:11:24 +09:00 committed by Stephan Seitz
parent 9161093fc7
commit a57d2a599b

View file

@ -2,7 +2,7 @@
[ [
(code_span) (code_span)
(link_title) (link_title)
] @text.literal ] @text.literal @nospell
[ [
(emphasis_delimiter) (emphasis_delimiter)
@ -18,7 +18,7 @@
[ [
(link_destination) (link_destination)
(uri_autolink) (uri_autolink)
] @text.uri ] @text.uri @nospell
[ [
(link_label) (link_label)