A custom renderer for one node type. dom is the node's element; children
render into contentDOM when given, otherwise the node is an opaque widget
the editor never edits inside. update patches in place for a changed node
of the same type, return false to force a rebuild.
A custom renderer for one node type.
domis the node's element; children render intocontentDOMwhen given, otherwise the node is an opaque widget the editor never edits inside.updatepatches in place for a changed node of the same type, return false to force a rebuild.