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

Content of footnote is rendered in TOC #535

Open
kirasok opened this issue Apr 16, 2024 · 1 comment
Open

Content of footnote is rendered in TOC #535

kirasok opened this issue Apr 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kirasok
Copy link

kirasok commented Apr 16, 2024

Describe the bug
Footnote's content is rendered in TOC

To Reproduce

# test

## Test[^1]

[^1]: some content

## Test[^2]

[^2]: [emanote](https://github.com/srid/emanote)

Expected behavior
TOC entry without footnote's content

Screenshots
TOC with footnote's content

Desktop (please complete the following information):

  • Browser Firefox
  • Version 124.0.2
@kirasok kirasok added the bug Something isn't working label Apr 16, 2024
@srid
Copy link
Owner

srid commented Apr 16, 2024

Related: #529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants