Documentation: Improve the clarity of the SAXParser example by adding destructuring and correcting a small typo, making it easier for users to understand how to use the library effectively.
Fixes
Fix parsing issues with HTML Tags: Correct the handling of HR tags to ensure they are treated as self-closing, resolving linter failures for users relying on parse5 for HTML parsing.
Fix a broken link in the TreeAdapter Documentation: Ensure users have access to accurate information by fixing a broken link in the documentation.