No description
Find a file
2026-04-15 13:05:34 +02:00
README.md Init 2026-04-15 13:05:34 +02:00

The code for the ProseMirror editor

This project uses a central issue tracker for most packages. Documentation and further info can be found on the website.

The core packages of the project are

Further functionality, like a basic document schema, list support, undo history, input rules, collaborative editing, and markdown integration come as separate packages.

An example setup package and a basic menu implementation are provided to quickly set up a crude editor.