michmech / xonomy

A schema-driven XML editor for the web.
MIT License
91 stars 32 forks source link

Customizable XML coding style for harvested documents #25

Open michmech opened 7 years ago

michmech commented 7 years ago

Xonomy's harvesting behaviour currently:

All these defaults are happening in the functions Xonomy.js2xml and Xonomy.xmlEscape.

None of these things are bugs and they should pose no problem for parsing the XML that has been harvested. However, it would be nice to give users some control over this behaviour.

chippyash commented 5 years ago

On the contrary, I think that Xonomy should not be adding additional content of any description. See https://github.com/michmech/xonomy/issues/40#issue-405181676