v1.10.0
1.10.0
Changed
- MSRV (minimum supported rust version) is now 1.66.0 for mdbook v0.4.32 (#109)
Added
- Support
mdbook test
running doctests inside admonish blocks. Opt-in to this by settingrenderer.test.action_mode = "strip"
(#109) - Log a warning when an invalid admonish block is encountered (#109)
Fixed
- Document all
book.toml
configuration options in the reference, some of which were previously undocumened (#109)