RenjiSann / tree-sitter-xml

XML Grammar for Tree-Sitter
MIT License
2 stars 3 forks source link
tree-sitter tree-sitter-highlight xml xml-parser

tree-sitter-xml

XML Grammar for tree-sitter forked from dorgnarg/tree-sitter-xml.

This fork brings highlighting for the existing grammar. It also fixes errors in the grammar (typos in rules, confusion with \s and \s+).

Example files come from W3C samples, generated data, and wikimedia dumps.