---
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
```