Skip to content

Commit 712019e

Browse files
authored
Update to latest version of HTML Grammar (#28)
1 parent a66c27c commit 712019e

File tree

2 files changed

+1197
-979
lines changed

2 files changed

+1197
-979
lines changed

_automation/grammars.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@
9797
},
9898
{
9999
"language": "html",
100-
"url": "https://github.com/tree-sitter/tree-sitter-html",
100+
"url": "https://github.com/codepen/tree-sitter-html",
101101
"files": [
102102
"parser.c",
103103
"scanner.c",
104104
"tag.h"
105105
],
106-
"reference": "v0.23.2",
107-
"revision": "5a5ca8551a179998360b4a4ca2c0f366a35acc03",
108-
"updateBasedOn": "tag"
106+
"reference": "master",
107+
"revision": "faa97de74cbfe8290afda18accc09a382b192502",
108+
"updateBasedOn": "commit"
109109
},
110110
{
111111
"language": "java",

0 commit comments

Comments
 (0)