mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
An HTML parser for lua.
64f3eb4df3
... regarding [attribute=value] and other matching. Also explained (in comments) the different matching patterns. And fixed a bug where /> would be listed as an attribute. And added a few more tests. |
||
---|---|---|
.gitignore | ||
ElementNode.lua | ||
htmlparser.lua | ||
README.md | ||
Set.lua | ||
test.html | ||
test.lua | ||
voidelements.lua |
lua-htmlparser
An HTML parser for lua.