What problem does it solve?
This Skill streamlines the process of converting markdown files into publication-quality PDFs, offering a streamlined, one-step solution for document conversion.
Core Features & Use Cases
- Markdown to PDF Conversion: Convert markdown documents into PDFs with customizable layout options.
- Custom Layouts: Utilize cover pages, TOC, and branding options like watermarks and headers.
- Fast Iteration: Preview markdown in the browser for quick iteration before generating the PDF.
- Use Case: Suppose you have a complex markdown document with code snippets and diagrams. Use this Skill to generate a PDF with a cover page, TOC, and clickable links for easy navigation.
Quick Start
Generate a PDF from the markdown file 'report.md' with a cover page and TOC using the following command: ./make-pdf generate --cover --toc report.md report.pdf