Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 975 Bytes

File metadata and controls

36 lines (26 loc) · 975 Bytes

Edu-Editor

Edu-Editor is a basic medium/notion like rich text editor based on Slate.js framework.

Demo: edu-editor.netlify.app


Edu-Editor.mp4

✅ Basic Features (Implemented)

  • Block-based architecture
  • Slash command menu
  • Paragraph blocks
  • Heading blocks
  • List blocks
  • Quote blocks

🚧 Roadmap

The following features are not yet implemented in EduEditor:

  • Nested lists
  • Table support
  • Image block (with captions & resizing)
  • Video & embed blocks (YouTube, Vimeo, etc.)
  • Copy/paste style preservation (Word, Google Docs)
  • Code blocks with syntax highlighting
  • Math/LaTeX equation blocks
  • Collaborative real-time editing
  • Drag-and-drop file uploads
  • Accessibility improvements
  • Export to PDF / HTML