mdbook-yapp 2.0.1

mdBook preprocessor for simple text replacements
1
2
3
4
5
6
//! # Unit tests

#![cfg(test)]

mod config;
mod replacement;