md2pdf

Container-based Markdown → PDF converter using Typst and cmarker

1
0
1
Shell
public

md2pdf (typst-cmarker)

Container-based Markdown → PDF converter using Typst and cmarker.

Usage

1. Build the image

podman build -t typst-cmarker .

2. Convert

./md2pdf.sh file.md

PDF will be created in the same directory as the source file.

Requirements

  • Podman (or Docker)
  • Bash
v0.3.1[beta]