# tests/docs/feature
Feature spec files for the `include_md` crate. Each file covers one `docs/feature/` instance.
## Scope
- File inclusion behavior (`include_md!` macro) — FT-1 through FT-6
- Section extraction behavior (`include_md_section!` macro) — FT-1 through FT-8
## Overview Table
| `001_file_inclusion.md` | `feature` spec for `file_inclusion` | ✅ |
| `002_section_extraction.md` | `feature` spec for `section_extraction` | ✅ |