4 releases (2 breaking)
Uses new Rust 2024
| new 0.5.0 | Feb 25, 2026 |
|---|---|
| 0.4.0 | Feb 25, 2026 |
| 0.2.1 | Feb 24, 2026 |
| 0.2.0 | Feb 24, 2026 |
#217 in Template engine
Used in 3 crates
355KB
7K
SLoC
mdt
update markdown content anywhere using comments as template tags
mdt is a data-driven template engine for keeping documentation synchronized across your project. It uses comment-based template tags to define content once and distribute it to multiple locations — markdown files, code documentation comments (in any language), READMEs, mdbook docs, and more.
Installation
[dependencies]
mdt_core = "0.5.0"
Dependencies
~20MB
~398K SLoC