Changelog
What changed in EasyMD, newest first.
- Table column widths can now be resized by dragging
- Fixed Markdown conversion when pasting content copied from VS Code
- Improved the table menu — floating handles make row and column edits more direct
- Fixed a rendering bug with the
<br> tag - Improved tab responsiveness on mobile
- Switched to a document-style WYSIWYG editor, built on Tiptap
- Added the slash (
/) block insertion menu - Added the selection toolbar for text formatting (colour, heading level, and more)
- Hardened XSS defences with DOMPurify
- General editor and performance improvements
- Added PDF export, via the browser print dialog
- Added Word (.docx) export
- Image paste support — drop a screenshot straight in
- Drag-and-drop image upload
- Images are automatically resized to 1280px for performance
- 🎉 First release of EasyMD
- Markdown editor with live preview
- Code syntax highlighting (Highlight.js)
- Markdown (.md) file download
- Dark mode
- Autosave (every 5 minutes, plus Ctrl+S)