• Insert a new line or run a cell with Ctrl/Command + Enter

    Parameters

    • target: {
          dispatch: (transaction: Transaction) => void;
          dom: HTMLElement;
          state: EditorState;
      }

    Returns boolean