Posts labelled “fountain”
-
Transforming plain text to HTML for EPUB 3
This post summarizes the formats that I've experimented with in the SEED.html app to create EPUB 3 books. I'll present a minimal goal HTML fragment, and show what the plain text source looks like for each format and what it generates as an…
-
EPUB Screenplays for Table Reads
Using fountain.io as a transform script to convert plain text in 'fountain' format into html, then some light javascript to extract character names, and add some highlighting and internal navigation links. See the sample EPUB embedded in…