Changes

Jump to navigation Jump to search
* `WikitextContent` does not like being subclassed, so some functions from the `parent::` needed to be copied wholesale instead of just wrapping a bit of code around the parent implementation.
The `ConTeXtXMLContent` also runs a well-formedness check various checks on the XML before allowing the user to save the page. In It uses a hand-written XML parser because it not only verifies the futureXML well-formedness, this will be extended to do actual validation against a DTD or Schema (but we need to have some consensus it also performs various checks on the definitive format before textual content, as well as making sure that can be implemented). For nowonly documentation is added, we trust and that well-formed nothing is removed from the main XML means that the content is okdatabase information.
== Building on `Article` ==

Navigation menu