Closed msva closed 8 months ago
The tests are written for having all extensions enabled, see also here. To verify this you can download the repo and run ALL_EXTENSIONS=1 npm test
.
Theres actually some CI set up to always run those tests.
Regarding the pull request where you referenced this you could either also build the grammer with the ALL_EXTENSIONS
environment variable set or just use the default build, which doesn't include tags and wiki-links (which are both non-standard markdown).
Hi there!
It seems, markdown-inline grammar fails tests (at least with tree-sitter and tree-sitter-cli version 0.20.9):