What Markdown to PDF does
Markdown to PDF converts Markdown source into a formatted, paginated PDF. It parses the Markdown to HTML, applies clean document styling, and renders that to a PDF you can print or share — all without leaving the browser.
- Supports GitHub-flavoured Markdown
- Live preview of the rendered output
- Client-side conversion
