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.
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