Impress.js Plugins documentation ================================ The default set of plugins -------------------------- A lot of impress.js features are and will be implemented as plugins. Each plugin has user documentation in a README.md file in [its own directory](./). The plugins in this directory are called default plugins, and - unsurprisingly - are enabled by default. However, most of them won't do anything by default, rather require the user to invoke them somehow. For example: * The *navigation* plugin waits for the user to press some keys, arrows, page down, page up, space or tab. * The *autoplay* plugin looks for the HTML attribute `data-autoplay` to see whether it should do its thing. * The *toolbar* plugin looks for a `