• Insert new line if completer is not active.

    Parameters

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

    Returns boolean