From e89f72a85877429d6c3f578177b8422bdb19a1f6 Mon Sep 17 00:00:00 2001 From: Michael Mior Date: Thu, 13 Aug 2020 14:36:52 -0400 Subject: [PATCH] Remove old plugins --- Plugins,-Tools-and-Hardware.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 14c827e..a1635ea 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -6,15 +6,10 @@ A list of reveal.js plugins. Feel free to add your own! [reveal.js-plugins](https://github.com/rajgoel/reveal.js-plugins/): a collection including: - [anything](https://github.com/rajgoel/reveal.js-plugins/tree/master/anything): a plugin for adding plots, charts, animated SVGs, or anything else inside an HTML object using a JSON string and a javascript function ([Demo](https://rajgoel.github.io/reveal.js-demos/anything-demo.html)) - [audio-slideshow](https://github.com/rajgoel/reveal.js-plugins/tree/master/audio-slideshow): a plugin for easy audio playback and recording ([Demo](https://rajgoel.github.io/reveal.js-demos/audio-slideshow-demo.html)) -- [broadcast](https://github.com/rajgoel/reveal.js-plugins/tree/master/broadcast): A plugin for audio and video broadcast for slide presentations ([Demo](https://rajgoel.github.io/reveal.js-demos/broadcast-demo.html)) - [chalkboard](https://github.com/rajgoel/reveal.js-plugins/tree/master/chalkboard): A plugin adding a chalkboard and slide annotation ([Demo](https://rajgoel.github.io/reveal.js-demos/chalkboard-demo.html)) - [chart](https://github.com/rajgoel/reveal.js-plugins/tree/master/chart): a plugin for easy integration of charts ([Demo](https://rajgoel.github.io/reveal.js-demos/chart-demo.html)) - [customcontrols](https://github.com/rajgoel/reveal.js-plugins/tree/master/customcontrols): a plugin for customization of controls ([Demo](https://rajgoel.github.io/reveal.js-demos/customcontrols-demo.html)) -- [mathsvg](https://github.com/rajgoel/reveal.js-plugins/tree/master/mathsvg): - An extension of the math.js plugin allowing to render LaTeX expressions in SVG. -- [spreadsheet](https://github.com/rajgoel/reveal.js-plugins/tree/master/spreadsheet) : - A plugin for adding Excel-like spreadsheets with formulas ([Demo](https://rajgoel.github.io/reveal.js-demos/spreadsheet-demo.html)) [revealjs-animated](https://github.com/rogeralmeida/revealjs-animated): A simple to use plugin to add custom animations, based on the Web Animation API, to your presentations. ([Demo](https://rogeralmeida.github.io/revealjs-animated-examples/))