manoelcampos / xml2lua

XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
MIT License
287 stars 73 forks source link

example1.lua fails #5

Closed jonathanpoelen closed 6 years ago

jonathanpoelen commented 6 years ago

https://github.com/manoelcampos/xml2lua/blob/a207246c7d62e2ee3df75596f81a8b156a19482f/example1.lua#L8

There is / instead of .

manoelcampos commented 6 years ago

Thanks for reporting these issues.