@witchcraft/editor
    Preparing search index...
    • Ensures that the last block is a paragraph for better cursor movement.

      Can be disabled for testing by initializing the plugin with initialState: false.

      Parameters

      • contentTypeOrName: string | NodeType
      • itemTypeOrName: string | NodeType
      • __namedParameters: { initialState?: boolean } = {}

      Returns Plugin