feat(liquid): add highlights (#7035)

This commit is contained in:
Hank Jackson 2024-08-14 08:08:32 -04:00 committed by GitHub
parent db92f60ed0
commit 3de418e73d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@
"as" "as"
"assign" "assign"
"capture" "capture"
(custom_unpaired_statement)
"decrement" "decrement"
"echo" "echo"
"endcapture" "endcapture"
@ -94,6 +95,7 @@
[ [
"include" "include"
"include_relative"
"render" "render"
"section" "section"
"sections" "sections"