17 Feb
2015
17 Feb
'15
10:37 p.m.
On Tue, 17 Feb 2015, Hans Hagen wrote:
Context outputs three varants: regular xml, xhtml, and stupified xhtml with div/class tagging. The last one is supposed to work on all devices as it doesn't demands anything beyond css.
The XML generated by ConTeXt is very well structured. So, an option is to simply provide XLST stylesheets that transform ConTeXT-XML to XHTML/HTML5/whatever. Such XLST transformation will be better than have ConTeXt chase a moving target. Aditya