mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
5ee0c74f5c
Auto-inject embed_images filter for PDF via Typst. Otherwise conversion fails because we can't write the images in a temporary directory in the WASM sandbox. See jgm/pandoc#11584.