-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
A-CLIArea: CLIArea: CLIA-HTMLArea: HTML RenderingArea: HTML RenderingA-LinksArea: Issues with linksArea: Issues with linksA-TestsArea: `mbdook test` related testsArea: `mbdook test` related testsC-enhancementCategory: Enhancement or feature requestCategory: Enhancement or feature requestS-WishlistStatus: WishlistStatus: Wishlist
Milestone
Description
A linkchecker is a convenient tool to have for avoiding errors and keeping track of dead links. It is also a nice to have for #308.
The RBE linkchecker and the one used in rust-lang/rust both scan the files line-by-line while applying a regex to find links and check them. I don't know if it'd be OK for us to adopt the rust-lang/rust one? @steveklabnik
I think a good place for this would be mdbook test
.
poulad
Metadata
Metadata
Assignees
Labels
A-CLIArea: CLIArea: CLIA-HTMLArea: HTML RenderingArea: HTML RenderingA-LinksArea: Issues with linksArea: Issues with linksA-TestsArea: `mbdook test` related testsArea: `mbdook test` related testsC-enhancementCategory: Enhancement or feature requestCategory: Enhancement or feature requestS-WishlistStatus: WishlistStatus: Wishlist