Expanding and Collapsing Markdown Cell

The user can expand and collapse the multiple Markdown cells based on their levels in a DS Notebook. The user can create a hierarchy of three levels using the Heading option in a Markdown cell.

Please Note:

  • The related code cells under one Markdown will fall into the same level as the Markdown.

  • The maximum three levels of hierarchy can be inserted for a Markdown cell using the Heading option.

Assigning Verious Levels to Markdown Cells
  • Navigate to a Notebook.

  • Access a Markdown cell.

  • To create a hierarchy within a Markdown cell, use the Heading button.

    • Click once for the first level, twice for the second, and thrice for the third.

    • Unassigned Markdown cells default to the nearest existing hierarchy.

    • Remember to click Save to preserve changes.

  • The Markdown cell will get a collapse/expand icon added to it.

Expanding and Collapsing Markdown Cells

Last updated