Am 09.12.19 um 22:13 schrieb Nicola:
What is the current status of epub support in ConTeXt?
I have never followed ConTeXt's development on the XML front too closely, but recently I have been asked to help format a text-only manuscript for publishing on platforms such as Kindle or Apple Books Store. Can ConTeXt be used (or perhaps even recommended) for that? Or would I have better luck with the proprietary tools (Kindle Create, iBooks Author)?
Sorry, no info concerning ConTeXT. You don't have to use proprietary tools. An easy way to create ebooks from Markdown files (or other sources) is Pandoc. https://pandoc.org/ I produce all of my ebooks in this way. In most cases they validate without errors. If there are some errors though I use Calibre to fix them manually. HTH juh