-
Notifications
You must be signed in to change notification settings - Fork 13.4k
update mdbook #44267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update mdbook #44267
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
Ah dang, seems mdbook actually (re)moved some stuff. :/ I will leave this to someone who knows that code better, then. |
Actually this wasn't so hard. I removed the test code as there actually is no |
linkchecker reports hundreds of broken links.
|
I think @steveklabnik was working on those regressions in mdbook (or at least knew of what was happening) |
Yeah, seems like this is not just a smooth upgrade and "just" fixing the warning won't happen. Oh well. |
Yes, I am working on this issue, sorry. We need https://github.com/azerupi/mdBook/pull/419 to land, and then I can cut an mdBook, and then we can do the upgrade. |
Fixes