Container-based Markdown → PDF converter using Typst and cmarker
Container-based Markdown → PDF converter using Typst and cmarker.
podman build -t typst-cmarker .
./md2pdf.sh file.md
PDF will be created in the same directory as the source file.