mdt_cli 0.7.0

the cli which updates markdown content anywhere using comments as template tags
Documentation
1
2
3
4
5
6
7
# Missing Provider Test

<!-- {=nonexistent_block} -->

Content referencing a missing provider.

<!-- {/nonexistent_block} -->