| Crates.io | mdlc |
| lib.rs | mdlc |
| version | 0.8.1 |
| created_at | 2021-03-10 19:05:18.203297+00 |
| updated_at | 2024-01-17 16:34:57.30202+00 |
| description | Markdown Link Checker. Find broken web and local links. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 366884 |
| size | 43,188 |
The aim of this tool is to read in all parsed markdown files, extract all links (both local, for files, and remote), and then report which of these links are broken.
HashMap<String, Vec<String>>, representing Filename: links pairslocal and webhttp 200 response?)