1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-31 00:39:48 +02:00

Updated Plugin development (markdown)

Antonio Laguna
2017-04-19 18:30:25 +02:00
parent 7527e687bd
commit 4ae88f3803

@@ -15,7 +15,7 @@ This allows you to rewrite the navigation to use a menu (for example) or add tha
Here's the list with links to any plugins that have any relevant information: Here's the list with links to any plugins that have any relevant information:
- `autoslide` - Autosliding plugin that will autoadvance the slides over the time. - `autoslide` - Autosliding plugin that will autoadvance the slides over the time.
- `clickNav` - Allows to click on the page to get to the next slide. - [`clickNav`](Plugin-docs#click-to-nav) - Allows to click on the page to get to the next slide.
- `grid` - Shows a grid over the page for easy prototyping by pressing `ENTER`. - `grid` - Shows a grid over the page for easy prototyping by pressing `ENTER`.
- `hash` - In charge of updating the hash and reacting to any changes to it. - `hash` - In charge of updating the hash and reacting to any changes to it.
- `keyboard` - Handles keyboard shortcuts. - `keyboard` - Handles keyboard shortcuts.