Skip to main content

Module archive

Module archive 

Source
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 archive ZIP (Vec<u8>) from raw HTML.