15ffaefb87
Build and Deploy Verso / deploy (push) Failing after 1h2m54s
Pandoc was not installed in the base image, so the export buttons (docx, markdown, html, typst) were hidden because ENABLE_PANDOC_CONVERSIONS defaulted to false. - Dockerfile-base: add pandoc via apt (Ubuntu Noble ships 3.1.3, which supports --to typst added in pandoc 3.0) - env.sh: set ENABLE_PANDOC_CONVERSIONS=true so both the web and CLSI services expose and serve the export endpoints Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>