| Crates.io | mdt |
| lib.rs | mdt |
| version | 0.0.1 |
| created_at | 2025-06-29 07:15:16.359965+00 |
| updated_at | 2025-06-29 07:15:16.359965+00 |
| description | a markdown tool for writers |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1730475 |
| size | 70,994 |
a markdown tool for writers
Consists of entries like:
[[repo]]
name = "aows"
path = "~/dev/sites/aows/docs"
extension = "qmd" # defaults to md
checkers = ["wc", "todos"] # defaults to all
Show status of all projects if not in project directory.
TODO: If in project directory, effectively mdt status .
Show status of all files in project.
TODO: --sort name|modified|pubdate
Show detailed status on file.