Skip to content

Commit

Permalink
Testing another SAX lib
Browse files Browse the repository at this point in the history
  • Loading branch information
chimo committed Nov 12, 2011
1 parent 2accfe7 commit 00dca8b
Show file tree
Hide file tree
Showing 7 changed files with 1,060 additions and 355 deletions.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -3,7 +3,7 @@
<head>
<title>XHTML 1.0 Strict to HTML5</title>
<script src="js/lib/jszip.js"></script> <!-- http://jszip.stuartk.co.uk/ -->
<script src="js/lib/htmlparser.js"></script> <!-- http://ejohn.org/blog/pure-javascript-html-parser/ -->
<script src="js/lib/sax.js"></script> <!-- https://github.com/isaacs/sax-js -->
<script src="js/x2h-sax.js"></script> <!-- http://github.com/chimo -->
<script src="js/x2hweb.js"></script> <!-- http://github.com/chimo -->
<link rel="stylesheet" href="css/styles.css" type="text/css" />
Expand Down
311 changes: 0 additions & 311 deletions js/lib/htmlparser.js

This file was deleted.

0 comments on commit 00dca8b

Please sign in to comment.