[request] Add support for build .epub
luistoledo opened this issue · 5 comments
luistoledo commented
Trying to build an epub file, found these requirements:
- Duplicate the custom.epub to customV2.epub to support modern pandoc versions
- Add a parameter to the build script to change output file extension to .epub
ms-studio commented
Great suggestion, having an epub output would be a good thing.
I think we could have a different build script for the epub format?
gingerbeardman commented
pandoc can produce epub
So I added this in #39
gingerbeardman commented
ms-studio commented
Ok, then I'm closing it :)
Thanks a lot for documenting your findings and improvements ! 🙏
gingerbeardman commented
@ms-studio my pleasure, don't forget to merge #42