cjcodeproj / medialibrary

Python code to read XML media files
MIT License
2 stars 0 forks source link

HTML output efforts should be tied to EPUB work #142

Open cjcodeproj opened 11 months ago

cjcodeproj commented 11 months ago

Future code efforts to generate HTML output should be written cleanly enough to work in a framework that generates either standalone HTML files, or usable for assembling the components of an EPUB document.

See also: https://github.com/cjcodeproj/medialibrary/issues/141