Features
- Efficiently write slides in Markdown
- 3-in-1: Create, Present, and Publish your slides
- Supports speaker notes
- Mobile friendly slides
Controls
- Next:
Right Arrow or Space - Previous:
Left Arrow - Start:
Home - Finish:
End - Overview:
Esc - Speaker notes:
S - Fullscreen:
F - Zoom:
Alt + Click - PDF Export
Code Highlighting
Inline code: variable
Code block:
porridge = "blueberry"
if porridge == "blueberry":
print("Eating...")
Math
In-line math: $x + y = z$