Converting Markdown to PDF typesets a plain-text document — headings, tables, equations, diagrams, and code — into a formatted PDF. You write, paste, or open Markdown, choose a template, and export, with the typesetting running in your browser.
Yes. Equations are typeset from LaTeX syntax, and Mermaid diagrams are rendered as part of the document. An equation can also carry a spoken form so screen readers can read it aloud.
Yes. Declaring variants in the frontmatter lets a single file produce, for example, a student worksheet and an answer key, with individual blocks included in or excluded from each version.
Yes. The PDF profile setting targets an ordinary tagged PDF, PDF/UA-1 for accessibility, PDF/A-2u for archival with Unicode-mapped text, or PDF/A-2a with PDF/UA-1 for both. The standards-targeted profiles need a Day Pass or Pro; the default tagged output is free.
No. The document is generated against the profile you choose, but no validator is shipped. If a submission carries a deadline, verify the file with an independent validator before sending it.
No. The Markdown is typeset and the PDF is written in your browser, so the text never reaches a server.
Markdown publishing guides