Skip to content

docs: Fix link to named-vs-anonymous-nodes section#4328

Merged
WillLillis merged 1 commit intotree-sitter:masterfrom
ZedThree:fix-docs-named-nodes-link
Apr 6, 2025
Merged

docs: Fix link to named-vs-anonymous-nodes section#4328
WillLillis merged 1 commit intotree-sitter:masterfrom
ZedThree:fix-docs-named-nodes-link

Conversation

@ZedThree
Copy link
Contributor

@ZedThree ZedThree commented Apr 4, 2025

Link in this admonition is broken: https://tree-sitter.github.io/tree-sitter/creating-parsers/5-writing-tests.html#admonition-tip

The S-expression does not show syntax nodes like func, ( and ;, which are expressed as strings and regexes in the grammar. It only shows the named nodes, as described in [this section][named-vs-anonymous-nodes] of the page on parser usage.

@WillLillis WillLillis merged commit 4ec8aac into tree-sitter:master Apr 6, 2025
@WillLillis
Copy link
Member

Thanks!

@ZedThree ZedThree deleted the fix-docs-named-nodes-link branch January 19, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants