What is ProseMirror?
The ProseMirror WYSIWYM editor is a toolkit that enables the creation of rich-text editors for the web. It aims to bridge the gap between editing explicit, unambiguous content like Markdown or XML, and traditional WYSIWYG editors. ProseMirror is a versatile tool that can be utilized within a collaborative text editor stack
Highlights
- Supports editing of explicit, unambiguous content formats like Markdown and XML
- Bridges the gap between WYSIWYG editing and structured content authoring
- Designed as a toolkit for building rich-text editors for the web
Features
Extensible by Plugins/Extensions
Real time collaboration
