The JSON or HTML content to create the document from
The Prosemirror schema to use for the document
OptionalparseOptions: ParseOptionsOptions for the parser
Optionaloptions: { errorOnInvalidContent?: boolean }The created Prosemirror document node
Create a new Prosemirror document node from content.