(Automatically) Numbered Headings #11315
michaelweinold
started this conversation in
New Ideas
Replies: 1 comment
-
Still hoping for this to be implemented |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As mentioned by @rchiodo in #1348 (comment), automatically numbering markdown headings would need to be a separate feature request from the outline view, which was implemented with #1348.
Expected behaviour: Option to automatically number markdown headings, such that for:
we would get:
Existing implementation in JupyterLab: toc2 extension
Existing implementation for pure markdown files: Markdown All in One: Add/Update section numbers
Beta Was this translation helpful? Give feedback.
All reactions