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

Add attribute example on xml creation to readme #34

Closed jpotts18 closed 4 years ago

jpotts18 commented 4 years ago

Shows how to add attributes into a Lua table so that they are converted to tag attributes when converting to XML.

jpotts18 commented 4 years ago

@manoelcampos here you go! I will return your kindness with a PR. Looks like build is broken, but no code was altered only readme.

manoelcampos commented 4 years ago

Thanks for contributing. The broken build is some issue with LuaRocks portal.