Difference between revisions of "User talk:Taco"

From Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
 
Todo for xml interface 'ConTeXtXML' extension:
 
Todo for xml interface 'ConTeXtXML' extension:
* add CDATA support for the content of <context>, <xmlcode>, <texcode>.  
+
* add CDATA support for the content of 'context', 'xmlcode', 'texcode'.  
 
* (maybe) add a dedicated editing page with split fields
 
* (maybe) add a dedicated editing page with split fields
 
* document the new stuff (ref pages, variants)
 
* document the new stuff (ref pages, variants)
Line 10: Line 9:
 
* implement merging with new interface xml releases
 
* implement merging with new interface xml releases
  
<pre>
+
<context source="yes">
&lt;stuff&gt;
+
\starttyping
</pre>
+
Some demo stuff, including a bad &entity; and a wrong </endtag>
 +
\stoptyping
 +
</context>

Revision as of 13:05, 12 August 2020

Todo for xml interface 'ConTeXtXML' extension:

  • add CDATA support for the content of 'context', 'xmlcode', 'texcode'.
  • (maybe) add a dedicated editing page with split fields
  • document the new stuff (ref pages, variants)
  • move existing pages to a safe location
  • existing page merging (jikes!)
  • prepare code for merging to/from updated xml doc files
  • combine the current 'context' extension with the new 'ConTeXtXML' extension
  • implement merging with new interface xml releases
\starttyping
Some demo stuff, including a bad &entity; and a wrong 
\stoptyping