mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-13 02:55:55 +00:00
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.