drft-cli 0.9.0

A structural integrity checker for linked file systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
sources:
  - ../../docs/README.md
---

# With Assets

A project that links to non-markdown files (a PNG image and a CSV file) from its markdown documents, showing how drft handles mixed-content directories.

```bash
drft check -C examples/with-assets
```