Skip to content

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Jul 16, 2024

This removes the broken-link markdown checker. Unfortunately it is not compatible with the mdbook-spec plugin, which adds implicit link definitions for things like rules and std links. The link checker needs to run after the preprocessor, but there isn't a particularly good way to do that. Eventually this should be built-in to mdbook which is capable of doing that. We'll just need to be extra careful and diligent to avoid these.

The html link checker still runs, which runs after content generation.

@traviscross traviscross added this pull request to the merge queue Jul 16, 2024
Merged via the queue into rust-lang:master with commit cab6adb Jul 16, 2024
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