Use these extensions:
- Open ./chapter-1/index.md in VSCode
- CMD+Shift+P
- Markdown: Preview to the side
html:
npx @marp-team/marp-cli@latest index.md -o index.html
pdf:
npx @marp-team/marp-cli@latest index.md --pdf --allow-local-files -o ips-1-noans.pdf