From e792f047ddc183559688dd99bbcde07891ecf9dd Mon Sep 17 00:00:00 2001 From: Asvin Goel Date: Mon, 25 Jan 2016 15:37:05 +0100 Subject: [PATCH] Updated Plugins, Tools and Hardware (markdown) --- Plugins,-Tools-and-Hardware.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index fa36a7a..864085f 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -5,8 +5,9 @@ A slideout menu to quickly jump to any slide by title. Also optionally change th https://github.com/denehyg/reveal.js-menu ([Demo](https://denehyg.github.io/reveal.js-menu)) A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including: -- audio-slideshow: a plugin for easy audio playback and recording ([Demo](http://courses.telematique.eu/reveal.js-plugins/audio-slideshow-demo.html)) -- chart: a plugin for easy integration of charts ([Demo](http://courses.telematique.eu/reveal.js-plugins/chart-demo.html)) +- [anything](https://github.com/rajgoel/reveal.js-plugins/tree/master/anything): a plugin for adding plots, charts, or anything else inside an HTML object using a JSON string and a javascript function ([Demo](http://courses.telematique.eu/reveal.js-plugins/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](http://courses.telematique.eu/reveal.js-plugins/audio-slideshow-demo.html)) +- [chart](https://github.com/rajgoel/reveal.js-plugins/tree/master/chart): a plugin for easy integration of charts ([Demo](http://courses.telematique.eu/reveal.js-plugins/chart-demo.html)) A plugin for animated svg https://github.com/rajgoel/reveal.js/tree/animate/plugin/animate ([Demo](http://courses.telematique.eu/reveal.js-animate/index.html#/20))