diff options
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -706,6 +706,7 @@ command-line arguments, multiple languages, and so on.") Reveal.initialize({ controls: false, history: true, + showNotes: true, dependencies: [ { src: 'plugin/markdown/marked.js' }, { src: 'plugin/markdown/markdown.js' }, |