markdown-to-pdf

Installation
SKILL.md

Markdown to PDF Converter

Converts a markdown file to a professionally formatted PDF. Pure Python — no system tools required.

Dependencies

Requires two Python packages (already in pyproject.toml):

mistune>=3.2
reportlab>=4.0

Install with: uv sync (or pip install mistune reportlab)

Instructions

Installs
9
GitHub Stars
282
First Seen
May 27, 2026
markdown-to-pdf — staskh/trading_skills