mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2026-02-01 01:38:16 -07:00
206f7af3c4edff3bdac98ec6f29596b013b61032
: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.
lua-htmlparser
An HTML parser for lua.
Description
Languages
Lua
92.6%
Shell
7.4%