1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-30 16:30:04 +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:
```javascript
const ws = new WebSlides({ showIndex: true });
const ws = new WebSlides({ showIndex: false });
```
## Video