tadija / AEXML

Swift minion for simple and lightweight XML parsing
MIT License
1.01k stars 200 forks source link

added an option to serialize xml by double space #183

Closed BenderNK closed 9 months ago

BenderNK commented 2 years ago

This is a simple addition where it allows the developer to serialize xml with Double Spaces (space_space) instead of the tab (\t) character.

BenderNK commented 1 year ago

@tadija - is there a possibility to merge this proposal PR to this repo? I am happy to modify the PR as you see fit.

tadija commented 9 months ago

Hi @BenderNK, sorry to keep you waiting, but the answer is yes - this PR is now merged on develop branch and will roll out with the next release soon. Thanks for contributing!