Skip to content

Releases: MatthiasHertel21/mdedit

v1.0.0 — Initial public release

12 May 17:29

Choose a tag to compare

mdedit.io — Browser-based Markdown editor

First public release of mdedit.io — a browser-based Markdown editor with structured layouts, PDF/DOCX export, and academic writing features. No account required.

Features

  • Live split-pane preview with structured layouts (1-col, 2-col, title page)
  • PDF and DOCX export via Pandoc + Paged.js
  • Academic citations via BibTeX / CSL (Zotero-compatible)
  • Mermaid diagrams, KaTeX math
  • Real-time collaboration (WebSocket, password-protected rooms)
  • Self-hostable via Docker — single docker run command
  • Works entirely in the browser, no account or sign-up required

Self-hosting

docker run -p 3000:3000 ghcr.io/matthiashertel21/mdedit:latest

https://mdedit.io/help-en.html