1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-17 03:54:16 +02:00

Added Tagteam plugin

Martino
2021-12-08 22:28:54 +01:00
parent 662695cdda
commit 1dced97d7b

@@ -179,6 +179,7 @@ This plugin sets your vertical 0 index as your main deck. Whenever you change yo
- [Internation](https://github.com/Martinomagnifico/reveal.js-internation): A basic internationalization (i18n) or localization (i10n) plugin that lets the user choose a language for the presentation. Internation will also help you generate the JSON file that you start translating from. ([Demo](https://martinomagnifico.github.io/reveal.js-internation/demo.html))
- [Doghouse](https://github.com/Martinomagnifico/reveal.js-doghouse): A plugin that will render Pug codeblocks when it starts, ***but it also works with live editing***, which makes it great for presentations about Pug. ([Demo](https://martinomagnifico.github.io/reveal.js-doghouse/demo.html))
- [Smallcontrol](https://github.com/Martinomagnifico/reveal.js-smallcontrol): A plugin that restyles the controls to make the vertical control elements smaller. ([Demo](https://martinomagnifico.github.io/reveal.js-smallcontrol/demo.html))
- [Tagteam](https://github.com/Martinomagnifico/reveal.js-tagteam): A plugin that is used to dynamically show only certain sections in presentations when you don't want to show everything. It uses URL parameters to set the needed sections. ([Demo](https://martinomagnifico.github.io/reveal.js-tagteam/demo.html))
[ExternalCode](https://github.com/dafrenchyman/reveal.js-extrernal-code): A simple plugin that lets you use code from external files in code blocks. ([Demo](https://teaching.mrsharky.com/sdsu_fall_2020_lecture02.html#/7/5/0), assuming I don't change the slides.)