
A Quarto extension that adds an on-slide presenter pointer for revealjs decks.
Install
quarto add royfrancis/quarto-revealjs-pointerFeatures
- Laser pointer style interaction for engaging presentations
- Optional smooth trail for drawing attention
- Configurable key, color, and pointer size
Quick Start
format:
revealjs:
pointer:
key: "q"
color: "tomato"
pointerSize: 18
trail: true
revealjs-plugins:
- pointer