mirror of
https://github.com/rust-lang/mdBook.git
synced 2026-09-10 08:58:41 -04:00
This adds a test to ensure that the interface for preprocessors and renderers does not change unexpectedly, particularly in a semver compatible release. Closes https://github.com/rust-lang/mdBook/issues/1574