Running the first example of the Getting Started failed with: main: Assertion `strcmp(ts_node_type(root_node), "value") == 0' failed. The cause is the json parser that renamed the entry rule from `value` to `document` in commit tree-sitter/tree-sitter-json@1e4abcc. This commit update the example in docs to fix the assert. |
||
|---|---|---|
| .. | ||
| _layouts | ||
| assets | ||
| .gitignore | ||
| _config.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| index.md | ||
| section-2-using-parsers.md | ||
| section-3-creating-parsers.md | ||
| section-4-syntax-highlighting.md | ||
| section-5-implementation.md | ||
| section-6-contributing.md | ||
| section-7-playground.html | ||