feat(markdown_inline): No spell for emails and HTML entities

This commit is contained in:
Omar Valdez 2024-06-09 18:00:44 -07:00 committed by Christian Clason
parent 9ebc589329
commit da7ea8f335

View file

@ -85,8 +85,11 @@
[
(link_destination)
(uri_autolink)
(email_autolink)
] @markup.link.url @nospell
(entity_reference) @nospell
; Replace common HTML entities.
((entity_reference) @character.special
(#eq? @character.special " ")