rustdoc: recursive footnote not rendered correctly #131946
Labels
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
rustdoc footnote-hell.md
I expected to see this happen: all the links are correct, the backlinks are at least not completely wrong
Instead, this happened: a mess
#fn1
#b
#a
The backlinks are
#fnref1
and#fnref2
respectively, which seems correct.Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: