mdbook/crates/mdbook-preprocessor
Eric Huss 4d9095b603 Change PreProcessor::supports_renderer to return a Result
This changes `PreProcessor::supports_renderer` to return a `Result` in
preparation to allow preprocessors to be optional when the command
fails.
2025-08-16 13:26:01 -07:00
..
src Change PreProcessor::supports_renderer to return a Result 2025-08-16 13:26:01 -07:00
Cargo.toml Move preprocessor types to mdbook-preprocessor 2025-07-23 17:29:55 -07:00
README.md Add READMEs for all new crates 2025-07-23 17:47:31 -07:00

mdbook-preprocessor

Documentation crates.io Changelog

This is the Rust library to implement a preprocessor for mdBook.

This crate is maintained by the mdBook team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.

License

Mozilla Public License, version 2.0