Make "single" page self-referential
Open
enhancement
mdbook
pdf export
- Dominant language
- Markdown
- Stars
- 783
- Forks
- 134
- Avg merge
- 6h 54m
- Merged PRs (30d)
- 3
Description
- [x] That page is, currently, essentially a concatenation of all the individual pages; this means that all links still point to the individual pages!
- [ ] Note that there is a problem regarding anchors: some pages have identically-named sections, and therefore their anchors will clash in the "single" page. This should be corrected, but requires adjusting all `id` attributes, not just `href`s.
Contributor guide
Assessment
This issue has not been assessed yet.