Wikitext is the markup language used on Wikipedia and other wikis powered by MediaWiki. Parsing Wikitext is very difficult, so this project only focuses on providing syntax highlighting for modern text editors like Helix.
See Creating parsers
if you are new to Tree-sitter. You can test your changes with npm test
.