clear-code / xmlua

A user-friendly XML/HTML processing library for Lua based on libxml2
https://clear-code.github.io/xmlua/
MIT License
39 stars 10 forks source link

search: add support for searching document with namespace #29

Closed komainu8 closed 3 years ago

komainu8 commented 3 years ago

GitHub: fix #28

Reported by GYWang1983. Thanks!!!

If you want to use default namespace, you must specify namespaces explicitly.