diff --git a/src/plugins/extras/README.md b/src/plugins/extras/README.md new file mode 100644 index 0000000..492d480 --- /dev/null +++ b/src/plugins/extras/README.md @@ -0,0 +1,26 @@ +Extras Plugin +============= + +The Extras plugin will initialize the optional addon plugins from +[extras/](../../../extras/) directory, if they were loaded. + +Generally, for an extras plugin to have been loaded, 2 things must have happened: + +1. The extras plugins must be present in extras/ directory, for example after + running `git submodule update` +2. One or more extras plugins are added to the impress.js presentation (the HTML + file) by the author using a regular `