mdt 0.0.1

a markdown tool for writers
mdt-0.0.1 is not a library.

mdt

a markdown tool for writers

mdt.toml

Consists of entries like:

[[repo]]
name = "aows"
path = "~/dev/sites/aows/docs"
extension = "qmd"               # defaults to md
checkers = ["wc", "todos"]      # defaults to all

Available Checkers

todos

wc

Commands

mdt status

Show status of all projects if not in project directory.

TODO: If in project directory, effectively mdt status .

mdt status

Show status of all files in project.

TODO: --sort name|modified|pubdate

mdt status

Show detailed status on file.