Skip to content

Third party plugins

Tom Milligan edited this page Feb 17, 2022 · 49 revisions

mdBook can be extended with external commands. See the mdBook Guide for more information about extending mdBook. The following is a list of community-developed plugins for extending mdBook. If you are an author of a plugin, feel free to add it to this list!

Preprocessors

Backends

  • mdbook-test: A program to run the book's contents through rust-skeptic to verify everything compiles and runs correctly (similar to rustdoc --test)
Clone this wiki locally