v3.5.0v2.0.0
Reading changes from the repo…
parseDOM
and parseFeed
, which streamline common parsing tasks, making your development process more efficient. startIndex
and endIndex
attributes, providing better control over parsed content. recognizeSelfClosing
and recognizeCDATA
, enhancing flexibility in handling various HTML constructs. Tokenizer.write
method, leading to faster parsing speeds. <
followed by whitespace are parsed correctly, improving overall accuracy. <script>
and <style>
tags is handled correctly, preventing unexpected behavior.