1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-27 08:25:28 +02:00

Add counteract demo

Martino
2022-09-03 22:21:14 +02:00
parent 3107129197
commit 50336b24f3

@@ -188,6 +188,7 @@ This plugin sets your vertical 0 index as your main deck. Whenever you change yo
- [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))
- [CounterAct](https://github.com/Martinomagnifico/reveal.js-counteract): CounterAct fixes a limitation of CSS counters that do not work in hidden slides, such as those that Reveal uses. This way, you can have nice numbers in your presentations again. ([Demo](https://martinomagnifico.github.io/reveal.js-counteract/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.)