A lightweight browser-based Markdown editor with live preview, dark mode, undo/redo, sync scrolling, and toolbar shortcuts for easy formatting. Built with HTML, Tailwind CSS, Marked.js, and DOMPurify.
- π Live Markdown preview with sanitization
- π Dark mode toggle (saves preference)
- β©οΈ Undo/Redo history support
- π Word & character counters
- π Toolbar for headings, bold, italic, lists, tables, quotes, code, images, and links
- π₯ One-click copy & download to
.mdfile - π Preview-only mode for distraction-free reading
- π Sync scrolling between editor and preview
git clone https://github.com/folliejester/Markdown-Editor.git
cd Markdown-EditorSimply open index.html in your browser. No build steps required.
Add your screenshots here
- Tailwind CSS β modern styling
- Marked.js β Markdown parsing
- DOMPurify β secure HTML rendering
- Font Awesome β toolbar icons
This project is licensed under the MIT License.