sim-codec-doc 0.1.2

Markup document codec backends for SIM.
Documentation
1
2
3
4
5
6
# Document chunking codec

The document chunk operation decodes a Markdown source string and emits
heading-aligned chunks with their source byte offsets and heading paths. The
recipe runs the same chunker exposed by the `doc/chunk-heading` runtime
function.