@witchcraft/editor
    Preparing search index...
    Embedded: Extension<EmbeddedDocumentNodeOptions, any> = ...

    This is for "internal" use by the embedded editor only.

    It should not be registered by the root editor or the documentApi.

    It provides some additional communication between the embedded editor and the root editor.

    See EmbeddedDocumentNodeOptions.embeddedBlockCommandRedirect for more info.

    See also redirectFromEmbedded for creating redirectable commands.

    This extension should always be configured with the root editor and the getPos function from the embedded node view.