Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add mdbook to pre-commit hooks if installed (#59)
This check ensures that the documentation can be built successfully if `mdbook` is installed. If `mdbook-linkcheck` is installed as well, it also checks that all links in the docs are valid.
- Loading branch information