Markdown to ePub
Version updated for https://github.com/harrymaynard/markdown-to-epub-action to version v2.1.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Markdown-to-ePub Action is a GitHub Action designed to automate the process of converting multiple Markdown files into a single ePub file. It simplifies the creation of eBooks by combining content, adding metadata (e.g., title, author, publisher), and optionally including a cover image and table of contents. This action is ideal for streamlining eBook generation directly within CI/CD workflows.