1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-22 14:22:53 +02:00

Added Internation plugin

Martino
2020-06-24 21:09:28 +02:00
parent 5a0f88cdd3
commit 9510a2f132

@@ -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.