Skip to content

Use only text nodes for TOC#92

Open
jnooree wants to merge 3 commits intojeffreytse:masterfrom
jnooree:fix-toc
Open

Use only text nodes for TOC#92
jnooree wants to merge 3 commits intojeffreytse:masterfrom
jnooree:fix-toc

Conversation

@jnooree
Copy link
Contributor

@jnooree jnooree commented Jul 9, 2022

Current implementation of TOC use full textContent. However, if a heading contains a footnote, the textContent will include the footnote index.

This PR sidesteps such issue by excluding nodes with role === "doc-noteref".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants