mdbook/crates
Eric Huss 24c7ffcd62 Fix mdbook-core book tests
These tests were moved in https://github.com/rust-lang/mdBook/pull/2766,
but the `mod tests` was missing. This fixes this missing `mod`, and
updates the tests so that they pass.
2025-08-22 17:04:21 -07:00
..
mdbook-core Fix mdbook-core book tests 2025-08-22 17:04:21 -07:00
mdbook-driver Add tests for preprocessor/output default sort order 2025-08-18 11:59:15 -07:00
mdbook-html Introduce options struct for markdown rendering 2025-08-22 16:17:41 -07:00
mdbook-markdown Introduce options struct for markdown rendering 2025-08-22 16:17:41 -07:00
mdbook-preprocessor Change PreProcessor::supports_renderer to return a Result 2025-08-16 13:26:01 -07:00
mdbook-renderer Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00
mdbook-summary Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00