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
# task/bug

## Responsibility Table

| File | Responsibility |
|------|----------------|
| `closed/` | Fixed bugs with full root-cause analysis and test coverage |
| `readme.md` | Responsibility Table for this directory |

## Bug Index

| ID | File | State | Summary |
|----|------|-------|---------|
| BUG-005 | [closed/005_code_block_boundary.md]closed/005_code_block_boundary.md | Fixed | Code block headings incorrectly terminate section extraction |