mdbook/crates
Eric Huss 005f4d648a Fix print page links for internal links to non-chapters
This fixes links on the print page that go to an internal destination
that is not a chapter. The path would have the wrong relative
destination, and would be broken. The logic for detecting this was
incorrectly only checking if a link went outside the book, or didn't
have an html extension. This doesn't work for links to HTML files that
are inside the book, but not one of the chapters.
2025-10-30 18:37:12 -07:00
..
mdbook-compare mdbook-compare: fix duplicate "diff" print 2025-10-29 19:45:22 -07:00
mdbook-core Add Config::contains_key 2025-10-29 20:29:46 -07:00
mdbook-driver Expose "search" feature from mdbook-driver 2025-10-28 11:29:48 -07:00
mdbook-html Fix print page links for internal links to non-chapters 2025-10-30 18:37:12 -07:00
mdbook-markdown Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
mdbook-preprocessor Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
mdbook-renderer Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
mdbook-summary Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
xtask Fix incorrect string formatting in xtask error message 2025-10-15 06:57:39 -07:00