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...

EPUB 3 is Awesome

Here's another discovery. Have you heard of Fountain format for screenplays? It's plain text with structure implied by relative placement of text content. Super interesting, and very easy to integrate with the SEED.html app to play with.

Here's screenshot.

#editme #seedhtml #epub #fountainjs