ability to share presentation with speaker notes #304
This commit is contained in:
parent
5e3bbdeecf
commit
2ad4065500
4 changed files with 111 additions and 0 deletions
|
@ -141,6 +141,9 @@ Reveal.initialize({
|
|||
// key is pressed
|
||||
help: true,
|
||||
|
||||
// Flags if speaker notes should be visible to all viewers
|
||||
showNotes: false,
|
||||
|
||||
// Number of milliseconds between automatically proceeding to the
|
||||
// next slide, disabled when set to 0, this value can be overwritten
|
||||
// by using a data-autoslide attribute on your slides
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue