jupyter-book / jupyterlab-myst

Use MyST Markdown directly in Jupyter Lab
https://jupyter-book.github.io/jupyterlab-myst/
BSD 3-Clause "New" or "Revised" License
144 stars 18 forks source link

Numbering of Sections does not work #247

Open bullette007 opened 4 weeks ago

bullette007 commented 4 weeks ago

Hi everyone,

even when I include

numbering: headings: true

or

numbering: heading_2: true heading_3: true

in the frontmatter, Chapters / Sections etc. don't get a number in the notebook.

Is this just not possible or am I doing s.th. wrong?

Best bullette007

microcoder commented 3 weeks ago

I cannot reproduce. You need to indent for heading_* - tab or 4 spaces