mdbook/tests
Eric Huss 338a9b424e Change with_renderer/with_preprocessor to overwrite
This changes `with_renderer` and `with_preprocessor` to replace any
extensions of the same name instead of just appending to the list. This
is necessary for rust-lang's build process, because we replace the
preprocessors with local ones. Previously, mdbook would just print an
error, but continue working. With the change that preprocessors are no
longer optional by default, it is now required that we have a way to
replace the existing entries.
2025-08-18 11:18:31 -07:00
..
gui Move common lint controls to Cargo.toml 2025-07-23 17:29:12 -07:00
testsuite Change with_renderer/with_preprocessor to overwrite 2025-08-18 11:18:31 -07:00