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/api

API spec files for the `include_md` crate. Each file covers one `docs/api/` instance.

## Scope

- `include_md!` macro contract — AP-1 through AP-6
- `include_md_section!` macro contract — AP-1 through AP-6

## Overview Table

| Name | Purpose | Status |
|------|---------|--------|
| `001_include_md.md` | `api` spec for `include_md` macro ||
| `002_include_md_section.md` | `api` spec for `include_md_section` macro ||