Skip to content

Commit

Permalink
Merge pull request #1 from fifty8/feature/better-detectors
Browse files Browse the repository at this point in the history
Better detectors
  • Loading branch information
arthrfrts authored Mar 19, 2021
2 parents 0d63804 + 5e79cee commit 6479f87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Syntaxes/Liquid-HTML.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@

<detectors>
<extension priority="1.0">liquid</extension>
<extension priority="2.0">html</extension>
<extension priority="0.5">html</extension>
<match-content lines="100" priority="0.9">{%</match-content>
</detectors>

<indentation>
Expand Down

0 comments on commit 6479f87

Please sign in to comment.