void-docs icon indicating copy to clipboard operation
void-docs copied to clipboard

book.toml: fix regexes, add flaky mirror to linkcheck exclude

Open classabbyamp opened this issue 3 years ago • 0 comments

the exclude field is a list of regexes, so most of those links could match other urls. Also switched to using toml raw strings.

https://michael-f-bryan.github.io/mdbook-linkcheck/mdbook_linkcheck/struct.Config.html#structfield.exclude

classabbyamp avatar Aug 14 '22 17:08 classabbyamp