Plugins case study: mdBook preprocessors (opens in new tab)
mdBook is a tool for easily creating books out of Markdown files. It's very popular in the Rust ecosystem, where it's used (among other things) to publish the official Rust book.
Read the original article