Markdown to ePub
Version updated for https://github.com/harrymaynard/markdown-to-epub-action to version v2.1.4.
- 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 streamlines the creation of eBooks by combining content, adding metadata (e.g., title, author, publisher), and optionally including a cover image or table of contents. This action simplifies eBook generation workflows, making it ideal for authors, publishers, or developers looking to programmatically produce ePub files from Markdown content.
What’s Changed
- 2.1.4 (4d3e2a9)
- Merge pull request #13 from harrymaynard/fix/vuln-patches (6a36050)
- Vulnerability patches. (4192bad)
- 2.1.3 (781a8cb)
- Merge pull request #12 from harrymaynard/bugfix/vuln-patch (1aadf7b)
- Vulnerability patches. (dbc8ff2)
- 2.1.2 (87fa953)
- Merge pull request #11 from harrymaynard/bugfix/vuln-patches (55fb1b2)
- chore: update dependencies and versions in package-lock.json (b016b42)
- 2.1.1 (0c1dab7)