A live Markdown-to-HTML converter with split-pane preview, syntax highlighting, dark mode, and HTML export.
- Live split-pane preview
- Syntax highlighting via highlight.js
- Export to standalone HTML file
- Dark / light mode toggle
- Drag & drop
.mdfile support - GitHub Flavored Markdown (tables, strikethrough, task lists)
npm install
npm run devnpm run build- React + Vite
- marked
- highlight.js