• Finds the next heading that isn't a child of the given markdown heading.

    Parameters

    • cell: Cell<ICellModel>

      "Child" cell that has become the active cell

    • notebook: Notebook

      The target notebook widget.

    Returns number