You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if there were a few more reveal.js configuration options exposed in the SlidesExporter configuration options. In particular I would appreciate a slide number.
I am using this for some teaching and the
SlidesExporter.reveal_scroll : Bool
is great (for long cells) but it would also be useful to be able to do:
SlidesExporter.slideNumber: 'c/t'
So that students could refer to a slide number.
The text was updated successfully, but these errors were encountered:
It would be nice if there were a few more reveal.js configuration options exposed in the SlidesExporter configuration options. In particular I would appreciate a slide number.
I am using this for some teaching and the
SlidesExporter.reveal_scroll : Bool
is great (for long cells) but it would also be useful to be able to do:
SlidesExporter.slideNumber: 'c/t'
So that students could refer to a slide number.
The text was updated successfully, but these errors were encountered: