Markdown to PDF
Paste or type Markdown and export it as a formatted PDF
Supported Markdown: CommonMark + GFM extensions: headings, bold/italic, ordered & unordered lists, fenced code blocks, tables, blockquotes, links, inline code, horizontal rules.
Rendering uses PyMuPDF's Story API for proper multi-page
pagination. No external dependencies. For images embedded via  with remote URLs,
the image won't be fetched (offline by design); use base64 data URIs instead if you need to embed.