mdbook/src/utils
Michal Budzynski d7ecb1a80c Rewrite of {{#}} links handling in preprocess module
- Replaced link parser with a Regex
- Implemented {{#include}} links
- Will display relatively nice error when cannot open {{#}} linked file
- Escaped links no longer render with escape char
- utils::fs::file_to_path no takes AsRef<Path>
- sorted export/mod in lib.rs
2017-08-01 13:50:12 +02:00
..
fs.rs Rewrite of {{#}} links handling in preprocess module 2017-08-01 13:50:12 +02:00
mod.rs Add an option to convert to curly quotes when rendering to HTML 2017-06-18 10:11:04 -07:00