Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table of Contents Section Numbers Do Not Export to HTML #16123

Open
JWock82 opened this issue Apr 5, 2024 · 4 comments
Open

Table of Contents Section Numbers Do Not Export to HTML #16123

JWock82 opened this issue Apr 5, 2024 · 4 comments

Comments

@JWock82
Copy link

JWock82 commented Apr 5, 2024

Description

Table of Contents Section Numbers Do Not Export to HTML

Reproduce

  1. Use headings in your markdown cells: #, ##, ###, etc.
  2. Turn on the table of contents feature to obtain automatically generated section heading numbers.
  3. Save and export your notebook as HTML.
  4. Look at the HTML in your browser. The table of contents section numbers do not appear.
@JWock82 JWock82 added the bug label Apr 5, 2024
Copy link

welcome bot commented Apr 5, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Apr 5, 2024
@FoSuCloud
Copy link
Contributor

Looks to be consistent with the cause of the 15903 issue.
Could you please open another issue in nbconvert because the fix needs to be made in that package? Please mention this issue when you do so. Thanks again.

@FoSuCloud
Copy link
Contributor

When displayed as markdown in jupyterlab, the html element of the directory will exist, but the element does not exist in the exported html.
截屏2024-04-06 11 03 17
截屏2024-04-06 11 04 16

@RRosio
Copy link
Contributor

RRosio commented Apr 10, 2024

This issue, or at least a similar issue, seems to have been reported in the NbConvert repository previously as well, I've linked this issue there for reference.

@RRosio RRosio removed the status:Needs Triage Applied to new issues that need triage label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants