Have you heard of Invisible XML?
With it you create a grammar that describes the structure of a plain text document so it can be handled with XML tools. Very apropos.
Turns out there's a javascript implementation of the parser (Grammix), which runs in a browser. Very exciting!
The blog post shows an EPUB created with markdown and textile grammars and a single ixml parser.
#ixml #markupmonday #seedhtml #epub
https://blog.stewarthaines.com/2025/12/invisible-xml-to-epub-3.html

Invisible XML to EPUB 3
Last week I read for the first time about Invisible XML . (The first place I saw it referenced was on mastodon - @[email protected] ) "Invisib...
