sim-codec-doc 0.1.1

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

The doc codec splits a source document into chunks by headings and offsets (fixed, recursive,
and heading-aligned strategies). This recipe documents those chunking strategies; the codec
segments text, not an evaluable expression, so it is documented rather than run.