mdbook/tests/dummy_book/src/first
Eric Huss b20b1757a9 Add footnote backreferences, and update styling
This makes several changes to how footnotes are rendered:

- Backlinks are now included, which links back to the reference so you
  can continue reading where you left off.
- Footnotes are moved to the bottom of the page. This helps with the
  implementation of numbering, and is a style some have requested. I
  waffled a lot on this change, but supporting the in-place style was
  just adding too much complexity.
- Footnotes are now highlighted when you click on a reference.
- Some of the spacing for elements within a footnote has now been fixed
  (such as supporting multiple paragraphs).
- Footnote navigation now scrolls to the middle of the page.

This is an alternative to https://github.com/rust-lang/mdBook/pull/2475

Closes https://github.com/rust-lang/mdBook/issues/1927
Closes https://github.com/rust-lang/mdBook/issues/2169
Closes https://github.com/rust-lang/mdBook/issues/2595
2025-03-30 06:44:59 -07:00
..
duplicate-headers.md search: fix anchor ids for duplicate headers 2022-02-18 16:20:05 +00:00
heading-attributes.md Add an integration test for heading attributes 2023-05-28 12:02:59 -07:00
includes.md Recursively apply replace_all() when running the links preprocessor (#564) 2018-01-22 06:44:28 +08:00
index.md Regression tests (#422) 2017-11-16 15:51:12 +08:00
markdown.md Add footnote backreferences, and update styling 2025-03-30 06:44:59 -07:00
nested-test-with-anchors.rs Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
nested-test.rs Write preprocessed content to file before testing with rustdoc 2019-03-23 08:35:44 -04:00
nested.md Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
no-headers.md Test that long words are omitted from the search index. 2022-06-26 12:22:52 +01:00
partially-included-test-with-anchors.rs Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
partially-included-test.rs Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
recursive.md Recursively apply preprocessor (#682) 2018-05-20 18:36:19 +08:00
unicode.md Bump elasticlunr. 2019-07-12 09:53:11 -07:00