markdown-to-pdf
Installation
SKILL.md
markdown-to-pdf
Overview
Convert Markdown text or files to professional-looking PDF documents. Uses markdown package to convert MD to HTML, then wkhtmltopdf to generate PDF. Supports code syntax highlighting and custom CSS styling.
Features
- Convert MD file to PDF: Take a Markdown file and output a ready-to-share PDF
- Standalone output: Embeds all styles, no external dependencies
- Code highlighting: Automatic syntax highlighting for code blocks
- Custom CSS: Option to provide custom CSS for styling