a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Amaan Qureshi 845fd8d3d7
fix: detecting `pi_content`'s end should return true (#4)
2023-08-10 10:18:46 +07:00
.github Formatting and other nitpicks 2023-08-09 19:45:29 +07:00
bindings Formatting and other nitpicks 2023-08-09 19:45:29 +07:00
common fix: detecting `pi_content`'s end should return true (#4) 2023-08-10 10:18:46 +07:00
tree-sitter-dtd Rename enum members 2023-08-10 00:41:52 +07:00
tree-sitter-xml Rename enum members 2023-08-10 00:41:52 +07:00
.editorconfig Formatting and other nitpicks 2023-08-09 19:45:29 +07:00
.gitattributes Extract `check_word` function 2023-08-10 00:14:35 +07:00
.gitignore Initial commit 2023-08-05 01:32:53 +07:00
Cargo.toml Formatting and other nitpicks 2023-08-09 19:45:29 +07:00
LICENSE Initial commit 2023-08-05 01:32:53 +07:00
README.md Change standard URL to XML 1.0 [no ci] 2023-08-05 12:19:37 +07:00
binding.gyp Formatting and other nitpicks 2023-08-09 19:45:29 +07:00
jsconfig.json Change standard URL to XML 1.0 [no ci] 2023-08-05 12:19:37 +07:00
package.json Formatting and other nitpicks 2023-08-09 19:45:29 +07:00

README.md

tree-sitter-xml

A tree-sitter parser for XML & DTD files.

Based on the XML standard.