Takes a JSON or HTML content and creates a Prosemirror node or fragment from it.
The JSON or HTML content to create the node from
The Prosemirror schema to use for the node
Optional
Options for the parser
The created Prosemirror node or fragment
Takes a JSON or HTML content and creates a Prosemirror node or fragment from it.