michaelrsweet/mxml

Take xml loaded into a string and convert it back into regular xml format

akorb1 opened this issue · 1 comments

When a tree is created with newly created xml and then saved as a string, I would something to be able to take it out of string format and put it back into normal xml format for printing purposes.

@akorb1 If you want pretty-formatted XML, use a save callback to insert whitespace.