From 8d2df4037639903404abfcb640a287942f06648a Mon Sep 17 00:00:00 2001 From: Martino Date: Fri, 12 Apr 2024 17:49:17 +0200 Subject: [PATCH] Add Multimodal link --- Plugins,-Tools-and-Hardware.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 700890d..39a98b0 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -190,6 +190,7 @@ This plugin sets your vertical 0 index as your main deck. Whenever you change yo [Martino's plugins](https://martinomagnifico.github.io) ([overview page](https://martinomagnifico.github.io)): a collection including: - [Simple menu](https://github.com/martinomagnifico/reveal.js-simplemenu): A simple plugin for a menubar or a header or footer with an auto-generated menu. It checks if a slide is in a 'chapter' and sets the active state in that menu. ([Demo](https://martinomagnifico.github.io/reveal.js-simplemenu/demo.html)) - [Appearance](https://github.com/martinomagnifico/reveal.js-appearance): A plugin that animates elements sequentially like in Powerpoint, using Animate.css. Perfect for online portfolios or other presentations with images. ([Demo](https://martinomagnifico.github.io/reveal.js-appearance/demo/demo.html)) +- [Multimodal](https://github.com/martinomagnifico/reveal.js-multimodal): A plugin to show content in modal windows. ([Demo](https://martinomagnifico.github.io/reveal.js-multimodal/demo/demo.html)) - [FsFx](https://github.com/Martinomagnifico/reveal.js-fsfx): A plugin for a button or other element that enters or exits fullscreen, and toggles classes on elements. ([Demo](https://martinomagnifico.github.io/reveal.js-fsfx/demo.html)) - [Verticator](https://github.com/Martinomagnifico/reveal.js-verticator): A plugin that adds indicators to show the amount of slides in a vertical stack. Similar to the indicators at fullPage.js. ([Demo](https://martinomagnifico.github.io/reveal.js-verticator/demo/demo.html)) - [Fontsfirst](https://github.com/Martinomagnifico/reveal.js-fontsfirst): A plugin that makes sure that remote or selfhosted fonts are loaded before initialising Reveal.js. If your audience uses an Adblocker and they do not see your Google font, use this plugin. ([Demo](https://martinomagnifico.github.io/reveal.js-fontsfirst/demo.html))