mdt_core 0.5.0

update markdown content anywhere using comments as template tags
Documentation

mdt

update markdown content anywhere using comments as template tags

Crate Docs Status Coverage Unlicense

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"