Parser: Enjoy improved handling of HTML tags with the addition of implicit-close rules for several tags, enhancing the parser's accuracy and compliance with HTML specifications.
Improvements
Parser: Experience a more robust parsing experience as we address circular dependencies that were causing warnings, leading to a cleaner and more efficient codebase.
Fixes
Fix incorrect parsing of non-closed <p> tags, ensuring that your HTML is interpreted correctly even when tags are not explicitly closed.
Others
Create a FUNDING.yml file to support the project and its contributors, making it easier for users to contribute financially if they wish.