David K.
David K.
Hello! I'm playing around with some PHP sanitization libraries and found the following issue in your HTML parser: The Scanner::peek() method attempts to read beyond the string's end in some...
Hello, I found that parse5 does not adhere to the HTML specification when it comes to parsing the `noframes` tag outside of the `head` of a document. [According to the...
I tried to follow the example from the readme to render a template. Based on reading the code of `src/cli.js` it seems like the correct invocation is e.g., `node src/cli.js...