Files
louiscklaw 4c9568fd60 update,
2025-01-31 19:50:13 +08:00

8 lines
338 B
Bash

#!/usr/bin/env bash
set -ex
# npx @marp-team/marp-cli@latest meeting_notes.md -o output.html
# npx @marp-team/marp-cli@latest meeting_notes.md --allow-local-files --pptx
# npx @marp-team/marp-cli@latest meeting_notes.md --allow-local-files -o output.pptx
npx @marp-team/marp-cli@latest --allow-local-files meeting_notes.md -o output.pdf