1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-09-01 01:01:47 +02:00

Updated Plugin docs (markdown)

Luis Sacristán
2017-08-14 16:40:25 +02:00
parent 167ebdbe7b
commit b5fc1cf2af

@@ -56,7 +56,7 @@ You can exit it manually by either pressing `+` or the `Esc` key and it also clo
If you'd rather like to disable this feature entirely, you can do so with the following option: If you'd rather like to disable this feature entirely, you can do so with the following option:
```javascript ```javascript
const ws = new WebSlides({ showIndex: true }); const ws = new WebSlides({ showIndex: false });
``` ```
## Video ## Video