Below you will find pages that utilize the taxonomy term “Masautt”
April 30, 2026
Markdown to PDF Workflow
Version updated for https://github.com/masautt/markdown-to-pdf-workflow to version v1.3.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action converts Markdown files into PDF documents, preserving the folder structure and embedding local images directly into the PDFs for self-contained outputs. It automates the process of rendering Markdown to HTML, converting HTML to PDFs using headless Chromium, and packaging the results into a zip file for easy distribution. The action is ideal for generating structured, professional documentation bundles from Markdown files.
April 29, 2026
Markdown to PDF Workflow
Version updated for https://github.com/masautt/markdown-to-pdf-workflow to version v1.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of converting a structured set of Markdown files into print-ready PDFs, organized in a parallel directory structure, and packages them into a zip file for easy distribution. It streamlines tasks such as discovering Markdown files, embedding local images, and rendering PDFs using a headless browser, making it ideal for teams managing documentation. The action ensures consistent PDF output and simplifies sharing or archiving by providing a downloadable zip artifact.