Changes

Jump to navigation Jump to search
344 bytes removed ,  17:42, 11 August 2020
no edit summary
Todo for xml interface 'ConTeXtXML' extension:
* decide on allowed commands/tags and test on those when saving: create a xsd or dtd to feed to libxml add CDATA support for testing?the content of <context>, <xmlcode>, <texcode>.
* (maybe) add a dedicated editing page with split fields
* document the new stuff (ref pages, variants)
* implement merging with new interface xml releases
On validation of edits: perhaps make a lua table by parsing the original <pre>&lt;stuff&gt;</commandfiles/ xml file, only keeping the xml parts we want invariant. Then dump that table to disk using table.print(). After an edit, run the same xml parser on the edited text, load the saved lua table, and check that they are identical. Should work.pre>

Navigation menu