mdBook/src/preprocess
Michael Bryan c89245b45b
Recursively apply replace_all() when running the links preprocessor (#564)
* Looks like we forgot to recursively apply replace_all() in #532

* Removed some print statements

* Made sure we ignore the rendered dummy_book
2018-01-22 06:44:28 +08:00
..
links.rs Recursively apply replace_all() when running the links preprocessor (#564) 2018-01-22 06:44:28 +08:00
mod.rs Increase Documentation Coverage (#543) 2018-01-21 22:35:11 +08:00