Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Commit d412bdd

Browse files
committed
Add php filetype
1 parent 9d0fda8 commit d412bdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

syntaxes/es6-inline-html.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"tsx",
77
"html",
88
"vue",
9-
"svelte"
9+
"svelte",
10+
"php"
1011
],
1112
"injectionSelector": "L:source.js -comment -string, L:source.js -comment -string, L:source.jsx -comment -string, L:source.js.jsx -comment -string, L:source.ts -comment -string, L:source.tsx -comment -string",
1213
"injections": {

0 commit comments

Comments
 (0)