diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 85c9850..d7631eb 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -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.)