Wouter Scherphof 206f7af3c4 closes #6
:not(), [att=val], [att!=val], [att|=val], [att*=val], [att~=val],
[att^=val], [att$=val]
Note that the selection is now returned as a simple Set, breaking the
abilty brought in by #8 and #9 tot :select() or () on the selection. Of
course, the elements in the returned Set are still ElementNodes that
can be selected upon.
2013-03-26 09:57:00 +01:00
2013-03-19 11:37:08 +01:00
2013-03-26 09:57:00 +01:00
2013-03-19 22:36:08 +01:00
2013-03-19 11:37:08 +01:00
2013-03-26 09:57:00 +01:00
2013-03-26 09:57:00 +01:00
2013-03-19 11:37:08 +01:00

lua-htmlparser

An HTML parser for lua.

Description
An HTML parser for lua.
Readme 173 KiB
Languages
Lua 92.6%
Shell 7.4%