From eb10869efd0185f4d6978278656c5eaa5dd3eb44 Mon Sep 17 00:00:00 2001 From: Benjamin Tan Date: Fri, 4 Mar 2016 22:08:39 +0800 Subject: [PATCH] Updated Plugins, Tools and Hardware (markdown) --- Plugins,-Tools-and-Hardware.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index ed3a776..55d76bb 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -1,7 +1,7 @@ ## Plugins -A list of external reveal.js plugins. External meaning they don't live inside of the reveal.js repository. +A list of external reveal.js plugins. External meaning they don't live inside of the reveal.js repository. If you would like to add your plugin to this list, please add it to the bottom of the list. -A slideout menu to quickly jump to any slide by title. Also optionally change the theme and set the default transition. +A slideout menu to quickly jump to any slide by title. Also optionally changes the theme and sets the default transition. 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: @@ -13,9 +13,6 @@ A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including: - [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. -Plugin to add real-time data retrieving over MQTT to your slides. -https://github.com/roccomuso/reveal.js-mqtt-plugin - 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)) @@ -40,7 +37,7 @@ https://github.com/Sonaryr/reveal.js-otf-fragment-order Formula rendering with KaTeX (instead of MathJax) https://github.com/j13z/reveal.js-math-katex-plugin -Focus on specific lines of code blocks +Focus on specific lines of code blocks. https://github.com/demoneaux/reveal-code-focus ([Demo](https://demoneaux.github.io/reveal-code-focus/)) Jump between slides by typing the number followed by enter @@ -71,6 +68,9 @@ https://github.com/ctangel/RevealEditor Google Analytics tracking for Reveal.js presentations. https://github.com/stevegrunwell/reveal-ga +Plugin to add real-time data retrieving over MQTT to your slides. +https://github.com/roccomuso/reveal.js-mqtt-plugin + ## Tools Useful tools for working with reveal.js.