Extract LINT logic into a separate file -- htmllint.js, now also under a standalone...
authorJuriy Zaytsev <kangax@gmail.com>
Fri, 12 Feb 2010 21:28:20 +0000 (16:28 -0500)
committerJuriy Zaytsev <kangax@gmail.com>
Fri, 12 Feb 2010 21:28:20 +0000 (16:28 -0500)
commit1cc3f849b922889afcee9861a5b555ee0974f59a
tree28aa5982082294077ee21175eda171b1d5fc49a9
parent9faa99da5d5837b13c7be0dbfa6ab120d863cf3f
Extract LINT logic into a separate file -- htmllint.js, now also under a standalone constructor -- HTMLLint (still needs tests)
index.html
master.css
master.js
src/htmllint.js [new file with mode: 0644]
src/htmlminifier.js