Expand description
Build a self-contained ZIP archive from raw HTML.
Pins the default --format archive layout contract (see issue #113): the
produced zip contains exactly document.md, document.html, and an
images/ folder, identical across every capture path.
Functionsยง
- build_
zip_ from_ html - Build a default
--format archiveZIP (Vec<u8>) from raw HTML.