Convert Markdown to PDF and HTML
Version updated for https://github.com/barrust/markdown-to-pdf to version v1.0.5.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Markdown to PDF” GitHub Action automates the conversion of Markdown files into PDF and HTML formats, enabling streamlined documentation generation. It supports features such as code highlighting, tables, images, links, emojis, task lists, and advanced Markdown elements like superscripts, subscripts, footnotes, and abbreviations. This action simplifies workflows for developers or teams needing consistent and styled documentation outputs directly from Markdown files.
Release notes
What’s Changed
- build(deps): bump undici from 7.16.0 to 7.18.2 by @dependabot[bot] in https://github.com/barrust/markdown-to-pdf/pull/44
- build(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in https://github.com/barrust/markdown-to-pdf/pull/45
- use twemoji to render emojis as images by @barrust in https://github.com/barrust/markdown-to-pdf/pull/47
Full Changelog: https://github.com/barrust/markdown-to-pdf/compare/v1...v1.0.5