From 9510a2f132d3cadc57fc7d52dec50e198779ac89 Mon Sep 17 00:00:00 2001 From: Martino Date: Wed, 24 Jun 2020 21:09:28 +0200 Subject: [PATCH] Added Internation plugin --- 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 8fc6f59..dd4e772 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -182,6 +182,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)) +[Internation](https://github.com/Martinomagnifico/reveal.js-internation): A basic i18n plugin that lets the user choose a language for the presentation. Language files in JSON. ([Demo](https://martinomagnifico.github.io/reveal.js-internation/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.