I have some html that has a valueless attribute at the end of a tag which crashes the parser. A minimal snippet to reproduce it is "<img alt>"
I have created a pull request with a fix at https://github.com/ArthurHub/HTML-Renderer/pull/27
I have created a pull request with a fix at https://github.com/ArthurHub/HTML-Renderer/pull/27