Auto-animation to the people
You can now use auto-animation with less boilerplate code:
autoAnimateSlides(5):
showUntil(3):
nbText: "1, 2, 3"
nbText: "Always"
showFrom(3):
nbText: "3, 4, 5"
See docs for more information.
We have also updated to the latest Reveal.js version 5.0.4.