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

Xml contains Chinese, which will become garbled #91

Closed setcurl closed 12 months ago

setcurl commented 1 year ago

This bug is annoying, can you fix it? Screenshot_2023-03-19-13-32-58-437_com jesse205 androlua androidX material3

wenlifan commented 1 year ago

中文乱码是自带print.lua 导致的,用自己项目的log库就可以了嘛!

manoelcampos commented 12 months ago

Closing due to lack of context and detailed information.