Presentation by Oren Golan
What you will learn?
Topics
watch mode, convert to html, convert to pdf, pptx, or generate images
Watch mode
./marp readme.md -w
Convert to HTML (no arguments)
./marp readme.md
Convert to PDF
./marp readme.md --pdf
Convert to PowerPoint
./marp readme.md --pptx
Generate images
./marp readme.md --images
Set theme with the CLI
./marp readme.md --theme gaia
Or at the beginning of the markdown file
<!-- theme: gaia -->
This presentation is using
<!-- theme: uncover class: invert paginate: true -->
(These are called Directive)
How to create a presentation:
Amazing. Questions? orengolan@gmail.com