Skip to content

Commit 8835b74

Browse files
committed
updated titles to HTML5
1 parent 189bed1 commit 8835b74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pure JavaScript HTML Parser #
1+
# Pure JavaScript HTML5 Parser #
22

33

44
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* HTML Parser By Sam Blowes
2+
* HTML5 Parser By Sam Blowes
33
*
44
* Designed for HTML5 documents
55
*

0 commit comments

Comments
 (0)