Below is a screenshot of what I mean. I'd like it to show only the headers of the notebook, not each and every single markdown block. Is there a similar way to changing this, like in JupyterLab, where you can toggle different outline options?

Numbering
Enumerate headers of the jupyther notebook

- Only markdown with headers is generated into the outline
- Ability to customize the ordinal type and automatically sort the generation in multi-level headers.
For example, the markdown header generation plugin Number Headings in obsidian


Thank you!