diff --git a/queries/rst/highlights.scm b/queries/rst/highlights.scm index 2d1b33eff..21e3825c0 100644 --- a/queries/rst/highlights.scm +++ b/queries/rst/highlights.scm @@ -9,10 +9,7 @@ (transition) ] @punctuation.special -[ - "bullet" - "adornment" -] @markup.list +"bullet" @markup.list ; Resets for injection (doctest_block) @none @@ -133,7 +130,10 @@ ] @markup.link @nospell ; Others -(title) @markup.heading +[ + (title) + "adornment" +] @markup.heading (comment) @comment @spell