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.
1 parent 189bed1 commit 8835b74Copy full SHA for 8835b74
README.md
@@ -1,4 +1,4 @@
1
-# Pure JavaScript HTML Parser #
+# Pure JavaScript HTML5 Parser #
2
3
4
A working demo can be seen [here](http://htmlpreview.github.io/?https://github.com/blowsie/Pure-JavaScript-HTML-Parser/blob/master/demo.html).
htmlparser.js
@@ -1,5 +1,5 @@
/*
- * HTML Parser By Sam Blowes
+ * HTML5 Parser By Sam Blowes
*
* Designed for HTML5 documents
5
0 commit comments