An example of creating a custom node to use with SuperDoc.
We create a custom node here. The custom command insertCustomNode can be called from editor.commands.insertCustomNode.
Then we pass it into the editor via the editorExtensions key.
An example of creating a custom node to use with SuperDoc.
We create a custom node here. The custom command insertCustomNode can be called from editor.commands.insertCustomNode.
Then we pass it into the editor via the editorExtensions key.