7 stable releases
Uses new Rust 2024
| 2.0.1 | Mar 1, 2026 |
|---|---|
| 2.0.0 | Dec 28, 2025 |
| 1.1.2 | May 7, 2025 |
| 1.1.0 | Apr 13, 2025 |
#1850 in Text processing
Used in 2 crates
68KB
2K
SLoC
mdbookkit
Support library for mdBook preprocessors in the
mdbookkit project.
You may be looking for:
Note
This package previously provided preprocessor binaries. The preprocessors are now published as standalone packages. You should no longer install this package:
cargo uninstall mdbookkit
# cargo install mdbook-rustdoc-links
# cargo install mdbook-permalinks
Note that the names of the executables have been updated, so you will need to update
your book.toml as well:
- [preprocessor.rustdoc-link]
+ [preprocessor.rustdoc-links]
- [preprocessor.link-forever]
+ [preprocessor.permalinks]
Dependencies
~16–35MB
~445K SLoC