include_md 0.2.1

Include markdown file or its section.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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

| Name | Purpose | Status |
|------|---------|--------|
| `001_file_inclusion.md` | `feature` spec for `file_inclusion` ||
| `002_section_extraction.md` | `feature` spec for `section_extraction` ||