From 4aaa568be6046dd628e61bd0e5eb774cc1bda861 Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Tue, 15 Aug 2017 09:50:04 +0200 Subject: [PATCH] Updated Plugin development (markdown) --- Plugin-development.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugin-development.md b/Plugin-development.md index 4b5273c..37d05ad 100644 --- a/Plugin-development.md +++ b/Plugin-development.md @@ -24,6 +24,7 @@ Here's the list with links to any plugins that have any relevant information: - `touch` - Allows to navigate with touch gestures. - [`video`](Plugin-docs#video) - Allows to pause video and autoplay them upon entering the slide. - [`youtube`](Plugin-docs#youtube) - Allows to control YouTube videos. +- [`zoom`](Plugin-docs#slide-index) - Controls the slides index. ## Getting started