markplus_core 0.2.0

Universal Markdown → AST (JSON) compiler for the MarkPlus ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# API Fixture Reference

## Endpoints
- `POST /v1/uploads`
- `POST /v1/hooks/invoice`

## Example Payload
```json
{"event":"upload.completed","status":"ok"}
```

## Notes
Use this Markdown fixture for renderer, preview, and export validation.