You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -90,19 +90,6 @@ All official plugins can be installed from npm or Bower, e.g. `$ npm install bes
90
90
-[bespoke-loop](https://github.com/markdalgleish/bespoke-loop) for looped presentations.
91
91
-[bespoke-vcr](https://github.com/markdalgleish/bespoke-vcr) for recording and playback.
92
92
93
-
### Third-Party Plugins
94
-
95
-
-[bespoke-fx](https://github.com/ebow/bespoke-fx) by [@ebow](https://github.com/ebow), for configurable slide transitions.
96
-
-[bespoke-dir](https://github.com/ryanseddon/bespoke-dir) by [@ryanseddon](https://github.com/ryanseddon), for direction-based deck classes.
97
-
-[bespoke-spotlight](https://github.com/mobz/bespoke-spotlight) by [@mobz](https://github.com/mobz), for quick-searching slide content.
98
-
-[bespoke-blackout](https://github.com/originell/bespoke-blackout) by [@originell](https://github.com/originell), for temporarily blacking out the screen.
99
-
-[bespoke-secondary](https://github.com/joelpurra/bespoke-secondary) by [@joelpurra](https://github.com/joelpurra), for slide notes in a secondary window.
100
-
-[bespoke-advanced](https://github.com/joelpurra/bespoke-advanced) by [@joelpurra](https://github.com/joelpurra), to automatically advance slides on a timer.
101
-
-[bespoke-jumpy](https://github.com/joelpurra/bespoke-jumpy) by [@joelpurra](https://github.com/joelpurra), for keyboard shortcuts to jump straight to specific slides.
102
-
-[bespoke-run](https://github.com/mcollina/bespoke-run) by [@mcollina](https://github.com/mcollina), for running `<code>` snippets.
103
-
104
-
If you'd like your plugin added to this list, [let me know](http://twitter.com/markdalgleish).
105
-
106
93
### Using Plugins
107
94
108
95
All official plugins are provided in a [UMD format](https://github.com/umdjs/umd), meaning they are available as CommonJS/AMD modules or browser globals.
0 commit comments