v3.10.1v3.10.0
Reading changes from the repo…
startIndex
and endIndex
, enhancing the ability to track the location of elements within the parsed content. Additionally, it adds support for the onparserinit
event callback, allowing users to access the Parser instance and its properties more easily. onattribdata
and onattribend
, providing more granular control over attribute parsing. ontext
events and improves handling of text containing &
, ensuring better accuracy in parsing.