#!/usr/bin/env bash set -ex npx marp -w index.md npx marp --pdf --allow-local-files ./index.md