Skip to content

Commit cefcfc3

Browse files
chore: update grammars and themes
1 parent 805e1a1 commit cefcfc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

latest-shiki-commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
092e83e24c9a96b7ae13e6e67ec3adf7d3234cc4
1+
c902b4122ce95fa7633fdaee6b2f57b2b79e7587

vendor/phiki/phiki/resources/languages/templ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
"name": "comment.block.html"
403403
},
404404
"html-template": {
405-
"begin": "^(templ) ((?:\\([A-z][0-9A-z]* \\*?[A-z][0-9A-z]*\\) )?[A-z][0-9A-z]*([(\\[]))",
405+
"begin": "^(templ) ((?:\\((?:[A-Z_a-z][0-9A-Z_a-z]*\\s+\\*?[A-Z_a-z][0-9A-Z_a-z]*|\\*?[A-Z_a-z][0-9A-Z_a-z]*)\\)\\s*)?[A-Z_a-z][0-9A-Z_a-z]*([(\\[]))",
406406
"beginCaptures": {
407407
"1": {
408408
"name": "keyword.control.go"

0 commit comments

Comments
 (0)