// Please put `.vscode/settings.json` on your workspace
{
"markdown.marp.themes": [
"https://raw.githubusercontent.com/xebia/marp-slide-theme/refs/heads/main/theme.css"
],
"markdown.marp.breaks": "off"
}
Install the VSCode extension marp-team.marp-vscode for live-preview support
and export options (PDF and/or HTML).
Example slides.md file:
---
marp: true
theme: xebia
class: invert
paginate: true
header: Shaping Tomorrow With AI Today
footer: Maurits van der Schee • Claude Code Mastery Training
---
<!-- _class: title -->


# Claude Code Mastery Training
### Maurits van der Schee
---
## The second slide
- point 1
- point 2
- point 3
some text below