notes: add notes plugin
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
2cdb1cedf2
commit
a27c61b93e
@ -956,7 +956,7 @@
|
||||
dependencies: reveal_dependencies,
|
||||
|
||||
// Learn about plugins: https://revealjs.com/plugins/
|
||||
plugins: [RevealMarkdown, RevealHighlight, RevealZoom]
|
||||
plugins: [RevealMarkdown, RevealHighlight, RevealZoom, RevealNotes]
|
||||
});
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user