We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 840783a + 5a1aa1c commit 5e0edf3Copy full SHA for 5e0edf3
README.md
@@ -189,7 +189,7 @@ issues known issues that are not presently on the roadmap:
189
- Scripts: This parser does not contain a JavaScript or a CSS
190
interpreter. While one may be supplied, not all features will be
191
supported.
192
-- Rentrance: The current parser is not re-entrant. (Thus you can't pause
+- Reentrance: The current parser is not re-entrant. (Thus you can't pause
193
the parser to modify the HTML string mid-parse.)
194
- Validation: The current tree builder is **not** a validating parser.
195
While it will correct some HTML, it does not check that the HTML
0 commit comments