Markdown to PDF Converter
Convert Markdown documents to professionally styled PDFs using pandoc + weasyprint with customizable CSS templates.
Input
The user provides a Markdown file path (or multiple paths / glob): $ARGUMENTS
If no path is provided, ask the user which .md file to convert.
Dependencies
- pandoc —
brew install pandoc - weasyprint —
pip3 install --user weasyprint - CSS templates — bundled in
${CLAUDE_SKILL_DIR}/templates/
If either tool is not f
[Description truncada. Veja o README completo no GitHub.]