node-prosemirror-schema-basic

defines a basic reusable ProseMirror document schema
  https://github.com/prosemirror/prosemirror-schema-basic
  0
  no reviews



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

This module defines a basic ProseMirror document schema, whose elements can be reused in other schemas.

Node.js is an event-based server-side JavaScript engine.