Guides
Practical how-tos for Markdown, Mermaid diagrams and exporting your work.
How to convert Markdown to PDF
Turn a Markdown document — diagrams, tables and code included — into a polished PDF, right in your browser. No installs, no account, no upload.
How to convert Markdown to Word (DOCX)
Hand your Markdown to colleagues who live in Word. MD-Vis produces a real, editable .docx — not a screenshot — directly in your browser.
How to convert Markdown to PowerPoint (PPTX)
Draft a deck in Markdown and export a real, editable PowerPoint file — no copy-pasting into slides one by one.
Mermaid flowchart syntax: a practical guide
Mermaid lets you describe diagrams in plain text and render them as clean graphics. Here are the building blocks, with examples you can paste straight into the editor.
Markdown frontmatter explained
Frontmatter is a small block of metadata at the top of a Markdown file. Here is what it is, the YAML syntax it uses, and how MD-Vis displays it.