Only allow yaml at start of file

This commit is contained in:
MDeiml 2022-02-09 09:45:20 +01:00 committed by Kiyan
parent 1b74deaa32
commit 7e3b06df71

View file

@ -6,4 +6,4 @@
((html_block) @html)
((html_tag) @html)
((thematic_break) (_) @yaml @combined (thematic_break))
(document . (thematic_break) (_) @yaml @combined (thematic_break))