update,
This commit is contained in:
8
job1/presentation/gen.sh
Normal file
8
job1/presentation/gen.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/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
|
Reference in New Issue
Block a user