Reduce xml size by auto-closing empty tags #72
NicoAdrian
started this conversation in
Ideas
Replies: 1 comment
-
Hello @NicoAdrian, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to reduce the size of the xml string generated via
xml2lua.toXml
? I'm talking about using auto closing tags when there is no text, no unnecessary\n
etc...Beta Was this translation helpful? Give feedback.
All reactions