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.