From 4462df1520546c60e335fdf8e30c363a1763cdf9 Mon Sep 17 00:00:00 2001 From: Asvin Goel Date: Sun, 31 Jan 2016 23:55:24 +0100 Subject: [PATCH] Updated Plugins, Tools and Hardware (markdown) --- Plugins,-Tools-and-Hardware.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 674d527..349c714 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -8,6 +8,8 @@ A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including: - [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)) +- [math](https://github.com/rajgoel/reveal.js-plugins/tree/master/mathsvg): + An extension of the math.js plugin allowing to render LaTeX expressions in SVG. 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))