Closed satyajitnayk closed 1 week ago
We're glad you find this project helpful. We'll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don't forget to star this repo.
sorry! my mistake I have enabled Trim
Description
When I am parsing xml to Json with spaces between tags, it is not reflecting in the expected output
### Input ```xmlCode
Output
We can observe that
"a:t": []
is empty array instead of"a:t": [" "]
expected data
Would you like to work on this issue?
Bookmark this repository for further updates. Visit SoloThought to know about recent features.