taskc 0.1.0

Scan markdown task markers and generate a beautiful static task catalog page.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# App Notes

<!-- Task -->
## App task: release checklist

1. Build package
2. Publish artifact

### Sub-step

Keep this under the same task section.

## Unmarked heading

This heading should stop task capture and not appear in the task body.