mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-12 10:35:52 +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.