@witchcraft/editor
    Preparing search index...
    • Allows blockquotes enter to work if possible, otherwise fallsback to creating and focusing a new node of the given fallback type after the blockquote containing item.

      Parameters

      • blockQuoteTypeOrName: string | NodeType
      • citationTypeOrName: string | NodeType = "cite"
      • fallbackNodeTypeOrName: string | NodeType = "item"

      Returns (pos?: number) => Command