lezer-html
Advanced tools
Changelog
0.9.0 (2020-06-08)
Upgrade to 0.9 parser serialization
Tag start/end tokens now have NodeProp.openedBy
/closedBy
props.
Changelog
0.8.4 (2020-04-09)
Regenerate parser with a fix in lezer-generator so that the top node prop is properly assigned.
Changelog
0.8.1 (2020-02-26)
Adds support for single-quoted attribute values.
Don't treat /> tag ends as self-closing, just ignore them instead.