1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-30 00:44:20 +03:00
mdx-deck/docs/presenter.mdx
2018-08-04 11:14:36 -04:00

37 lines
358 B
Plaintext

export { yellow as theme } from '../src/themes'
# Say hello to...
---
# Presenter mode
(press *Option + P*)
---
## You can see the next slide
---
## And the *next* one
---
## And a timer
---
## And [speaker notes][] too!
[speaker notes]: https://github.com/jxnblk/mdx-deck#speaker-notes
```notes
No one will see this 🙈
```
---
# mdx-deck