Wouter Scherphof
48183bbf04
:not() seems to be functioning now
...
needs some tidying up and some more test runs
2013-03-22 22:34:50 +01:00
Wouter Scherphof
d932191a52
Merge pull request #11 from wscherphof/issue-#7---microdata
...
Issue #7 microdata
2013-03-21 16:12:48 -07:00
Wouter Scherphof
f9b04866b4
closes #7
...
Extracting microdata is fairly tedious compared to microformats, due to
its generality. Should probably be included as a standard function of
the parser, or even better, as a separate module, which then can
concern itself with being fully standards compliant.
2013-03-22 00:10:24 +01:00
Wouter Scherphof
78d99a61f6
incomplete test for extraxting microdata
...
See -- TODO
2013-03-21 14:30:29 +01:00
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