You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suresh 7185b2d1c4
Removed multer
3 years ago
..
dist Removed multer 3 years ago
src Removed multer 3 years ago
.tern-project Removed multer 3 years ago
CHANGELOG.md Removed multer 3 years ago
CONTRIBUTING.md Removed multer 3 years ago
LICENSE Removed multer 3 years ago
README.md Removed multer 3 years ago
package.json Removed multer 3 years ago

README.md

prosemirror-history

[ WEBSITE | ISSUES | FORUM | GITTER | CHANGELOG ]

This is a core module of ProseMirror. ProseMirror is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and custom document schemas.

This module implements an undo/redo history plugin for ProseMirror.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license. There's a forum for general discussion and support requests, and the Github bug tracker is the place to report issues.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.