mdBook/src/preprocess
Andrey Voronkov 5e6bacf545 Drinks - DRY Links Proof of Concept
Uses links dict in drinks.txt for general links storage
Replaces `{{#drink somedrink}}` placeholders with value from the dict
2024-02-28 21:16:31 +03:00
..
cmd.rs Require Rust 2021 edition 2022-09-09 16:00:35 +02:00
drinks.rs Drinks - DRY Links Proof of Concept 2024-02-28 21:16:31 +03:00
index.rs feat: use once_cell instead of lazy_static (#1894) 2022-09-22 15:05:39 -07:00
links.rs Apply clippy::needless_borrow 2023-05-13 09:44:11 -07:00
mod.rs Drinks - DRY Links Proof of Concept 2024-02-28 21:16:31 +03:00