Skip to content

Type Editor


Type Editor / @type-editor/schema / schema-basic

schema-basic

Variables

VariableDescription

schema

This schema roughly corresponds to the document schema used by CommonMark, minus the list elements, which are defined in the prosemirror-schema-list module.

To reuse elements from this schema, extend or read from its spec.nodes and spec.marks properties.