This presentation has been written in plain Markdown and is intended to be managed with Marp.
You can use Marp for VS Code for convenience or use Marp CLI from this directory:
Edit and check this presentation:
# Server mode (Pass directory to serve)
npx @marp-team/marp-cli@latest -s .
# Watch mode (html is produced when source file is saved)
npx @marp-team/marp-cli@latest -w presentation.md
Convert the presentation:
# to HTML (-o presentation.html)
npx @marp-team/marp-cli@latest presentation.md
# to PDF (-o presentation.pdf)
npx @marp-team/marp-cli@latest presentation.md --pdf
# to PowerPoint document (-o presentation.pptx)
npx @marp-team/marp-cli@latest presentation.md --pptx
Atol Conseils et Développements Follow us on twitter @atolcd