Expand description
Structured conversion: emit the page as an ordered list of typed blocks, serialized to JSON. Links are preserved as reference indices (same scheme as the text path), so structured output is both machine-parseable and token-frugal inline.
Structs§
Enums§
Functions§
- html_
to_ structured - Build a structured document. Each non-empty line of the reference-style text becomes a paragraph block; references are carried alongside.
- to_json