Commit Graph

10 Commits

Author SHA1 Message Date
Wouter Scherphof
82dbddfd19 parse valueless attributes (e.g. itemscope)
And allow nested tags, which was a newly encountered bug
2013-03-21 14:03:17 +01:00
Wouter Scherphof
67be34285e Merge pull request #9 from wscherphof/issue-#8
closes #8
2013-03-20 01:42:15 -07:00
Wouter Scherphof
325fbe47d1 closes #8 2013-03-20 09:38:43 +01:00
Wouter Scherphof
4e0f1a7d63 rename HP -> hp 2013-03-19 22:36:08 +01:00
Wouter Scherphof
01c38b022d __call = select 2013-03-19 22:32:24 +01:00
Wouter Scherphof
94a1d8259a rename of htmlparser 2013-03-19 20:07:52 +01:00
Wouter Scherphof
72040db2a6 Rename HtmlParser.lua to htmlparser.lua 2013-03-19 20:05:55 +01:00
Wouter Scherphof
64db283c1d Added construction of chapters and contacts tables
Do demonstrate how to use it to do something useful. Maybe this could
be generalized. But maybe better in a seperate module.
2013-03-19 15:29:12 +01:00
Wouter Scherphof
76000166e0 first draft
Inital working version in version control
2013-03-19 11:37:08 +01:00
Wouter Scherphof
65aff05b29 Initial commit 2013-03-19 03:24:17 -07:00