You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #156 Fix the TOC generation with unique links (javiereguiluz)
This PR was squashed before being merged into the main branch.
Discussion
----------
Fix the TOC generation with unique links
Still WIP. It fixes#155.
I can't find any way of getting the `id` attributes of headings without changing the vendor dependencies ... so this proposes to just parse the generated HTML file and extract the information from it.
Commits
-------
87859d7 Fix the TOC generation with unique links
0 commit comments