We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66c27c commit 712019eCopy full SHA for 712019e
_automation/grammars.json
@@ -97,15 +97,15 @@
97
},
98
{
99
"language": "html",
100
- "url": "https://github.com/tree-sitter/tree-sitter-html",
+ "url": "https://github.com/codepen/tree-sitter-html",
101
"files": [
102
"parser.c",
103
"scanner.c",
104
"tag.h"
105
],
106
- "reference": "v0.23.2",
107
- "revision": "5a5ca8551a179998360b4a4ca2c0f366a35acc03",
108
- "updateBasedOn": "tag"
+ "reference": "master",
+ "revision": "faa97de74cbfe8290afda18accc09a382b192502",
+ "updateBasedOn": "commit"
109
110
111
"language": "java",
0 commit comments