Build To build slides from Markdown to HTML: # Install the MARP CLI brew install marp-cli # Build the slides marp slide-deck.md -o slide-deck.html