From d03c470a4e6116ac43bd7d73857cc3fc5f7cc1d2 Mon Sep 17 00:00:00 2001 From: Johannes Schildgen Date: Mon, 30 Mar 2020 13:24:52 +0200 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 b565ebd..c1358fc 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -184,6 +184,8 @@ This plugin sets your vertical 0 index as your main deck. Whenever you change yo [CopyCode](https://github.com/Martinomagnifico/reveal.js-copycode): A simple plugin that automatically shows a 'copy' button in code blocks. ([Demo](https://martinomagnifico.github.io/reveal.js-copycode/demo.html)) +[Poll](https://github.com/jschildgen/reveal.js-poll-plugin): A plugin to add an interactive poll to reveal.js slides. The quiz question and answers is shown on the slides, the audience can vote via their mobile phone, and the result is shown on the presentation slides as a bar chart. + [PlantsUML](https://github.com/jschildgen/reveal.js-plantuml-plugin): A plugin to write PlantsUML text-diagram descriptions into slides to generate class, sequence, or other UML diagrams, Entity-Relationship diagrams, and much more. [reveal-plantuml](https://reveal-plantuml.github.io/): A plugin that allow using [PlantUML](https://plantuml.com/) diagrams on HTML and Markdown slides. Simply put PlantUML diagrams in code block and the plugin will do the rest.