mirror of
https://github.com/rust-lang/mdBook.git
synced 2026-05-16 10:20:37 -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