Michael-F-Bryan / mdbook-linkcheck

A backend for `mdbook` which will check your links for you.

Home Page:https://michael-f-bryan.github.io/mdbook-linkcheck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--no-linkcheck flag?

mightyiam opened this issue · comments

Hey, is there a way to disable link checking other than to temporarily commenting out the [output.linkcheck] block, please?

I think this would be better implemented in mdbook itself. For example, mdbook could add a flag like --disable=linkcheck,index for disabling various pre-processors/renderers.