mdbook-yapp 1.2.5

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

#![cfg(test)]

mod config;
mod replacement;