krzyzanowskim / tree-sitter-xcframework

binary build of tree-sitter for apple platforms
https://swift.best
MIT License
38 stars 7 forks source link

Markdown's highlight.scm file is mismatched with your build of tree-sitter-markdown #22

Open hypermoose opened 7 months ago

hypermoose commented 7 months ago

When the highlight.scm for markdown is parsed it fails with a node type error. It seems that file is out of date with the build of tree-sitter-markdown from ikatyang's repo. It refers to node types that aren't in that grammar. I was able to comment out a bunch of things to get it to at least parse.

highlights.scm.zip

krzyzanowskim commented 6 months ago

do you want to make a PR? we need to update this file https://github.com/krzyzanowskim/tree-sitter-xcframework/tree/main/Sources/TreeSitterResource/LanguageResources/markdown