Perry Smith <[email protected]> writes: > Part of what I’m doing is researching what it will take to get Org to export > to EPUB. There is at least one repo that claims to do this but it looks > rather dated. I’m also very curious about EPUB and that’s why I’m doing the > research.
ox-pandoc is an export backend that uses pandoc to export to various formats. While EPUB isn't in ox-pandoc's default export menu, there's support in the source for EPUB, so you could try enabling the EPUB items in org-pandoc-menu-entry. -Dave
