Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add text nodes #3

Merged
merged 13 commits into from
Oct 14, 2019
Merged

feat: add text nodes #3

merged 13 commits into from
Oct 14, 2019

Conversation

ikatyang
Copy link
Owner

  • text nodes are now shown in the syntax tree
  • text nodes include whitespace characters but not linebreak characters
  • whitespace characters that are used for defining block structure are not part of text nodes
  • text node positions are accurate so that we could grab their value contents easily

@ikatyang ikatyang merged commit 8404102 into master Oct 14, 2019
@ikatyang ikatyang deleted the feat/add-text-node branch October 14, 2019 07:19
danielpunkass pushed a commit to danielpunkass/tree-sitter-markdown-ikatyang that referenced this pull request Oct 25, 2022
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.

1 participant