callumlocke / json-formatter

Makes JSON easy to read.
https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en
BSD 3-Clause "New" or "Revised" License
3.76k stars 859 forks source link

Formatting nested XML #246

Open APL-Soft opened 1 year ago

APL-Soft commented 1 year ago

Please add an option to format nested XML, added as a JSON value.

Example: { "payload": { "body": "<XMLMessage><MessageHeader>SomeValue</MessageHeader></XMLMessage>" } }