Eagerod / html-cruncher

HTML parser
MIT License
0 stars 0 forks source link

Rewrote tag parsing as a really beefy regular expression. #22

Closed Eagerod closed 8 years ago

Eagerod commented 8 years ago

Probably resolves a few open Issues, like #19. Will try to add in the test for #16 to see if it resolves that too soon.

Closes #19 and #16 with the latest commit (48e4c6e)