Back to browse
GitHub Repository

MDV — a Markdown superset for documents, dashboards, and slides with embedded data and visualizations. HTML + PDF export, live preview, VS Code extension.

492 starsTypeScript

MDV – a Markdown superset for docs, dashboards, and slides with data

by drasim·Apr 18, 2026·152 points·55 comments

AI Analysis

●●SolidCozySolve My Problem

Static SVG charts in Markdown without JavaScript runtime, unlike Quarto or MkDocs.

Strengths
  • Inline SVG charts mean zero JavaScript runtime required for rendered output.
  • Strict CommonMark superset avoids template logic leaking into documentation files.
  • Unified format handles documents, dashboards, and slides without switching tools.
Weaknesses
  • Quarto already handles data-driven documents with Python/R integration more deeply.
  • Pre-release status means ecosystem themes and plugins are currently non-existent.
Target Audience

Technical writers, data analysts, developers documenting metrics

Similar To

Quarto · MkDocs · Docusaurus

Similar Projects

Markdown to Presentation (Marpit + )

The interface is a straightforward split editor: Markdown on the left, slide preview on the right, with theme selection, paginate/YAML toggles and quick export/print actions. It doesn't reinvent slide tooling — it's basically Marpit glued to a tidy web editor — but if you live in Markdown this is a convenient, low-friction way to produce slide decks quickly. I'd like to see clearer export options (PDF/speaker notes) and integrations, but for quick technical talks it does the job.

Niche GemShip It
chelm
103mo ago