DEV Community

Cover image for Markdown Live Preview: Embeddable GFM Editor in Next.js
jQueryScript
jQueryScript

Posted on

Markdown Live Preview: Embeddable GFM Editor in Next.js

Markdown Live Preview: an open-source Markdown editor that renders GitHub Flavored Markdown in real time, built on Next.js, React, and CodeMirror.

Key highlights:

  • GFM support: tables, task lists, strikethrough
  • Resizable split pane with optional scroll sync
  • One-click PDF export via html2pdf.js
  • Dark/light theme with localStorage persistence
  • Full iframe embed support for blogs and tools pages
  • MIT licensed, deployable to Vercel in minutes

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)