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
# Docs

## Scope

Design and API documentation for `include_md`.

### Responsibility Table

| File | Responsibility |
|--------|----------------|
| `api/` | Public macro API contracts |
| `feature/` | User-facing design rationale |
| `invariant/` | Behavioral constraints and NFR contracts |
| `entities.md` | Master index of all doc entity types and instances |
| `doc_graph.yml` | Cross-reference graph for all doc instances |