diff --git a/queries/markdown/injections.scm b/queries/markdown/injections.scm index c8dfb5665..6fa047ac9 100644 --- a/queries/markdown/injections.scm +++ b/queries/markdown/injections.scm @@ -6,4 +6,4 @@ ((html_block) @html) ((html_tag) @html) -((thematic_break) (_) @yaml @combined (thematic_break)) +(document . (thematic_break) (_) @yaml @combined (thematic_break))