Skip to content

Mdbook upgrade#1

Closed
mtthgn wants to merge 6 commits into
masterfrom
mdbook-upgrade
Closed

Mdbook upgrade#1
mtthgn wants to merge 6 commits into
masterfrom
mdbook-upgrade

Conversation

@mtthgn

@mtthgn mtthgn commented Mar 26, 2026

Copy link
Copy Markdown
Owner

Just testing for github workflows

mtthgn added 3 commits March 25, 2026 22:36
This field was removed in mdbook 0.5.0-alpha.1 because it was never
actually in use: rust-lang/mdBook#2775
As of mdbook 0.5, preprocessor functionality and renderer functionality
have been broken up into separate crates. This commit refactors those
features to use the appropriate crates.
mdBook was still referring to 0.4.x versions in the github workflow, and
mdbook-linkcheck has not been updated to support 0.5. This commit
switches the repo to using "mdbook-linkcheck2", which is a fork that's
been properly updated.

mdbook-linkcheck2 does not have any releases associated with the repo,
which meant I had to switch installation methods. As such, I moved
towards a (hopefully) straightforward `cargo install` approach.
@mtthgn mtthgn closed this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants