From 13609f6807c65f2bf7afb013f0e807b33bc38843 Mon Sep 17 00:00:00 2001 From: Raphael Parree Date: Thu, 28 Mar 2024 15:29:53 +0100 Subject: [PATCH] Added two plugins --- Plugins,-Tools-and-Hardware.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index be58f3e..bc33331 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -221,6 +221,10 @@ This plugin sets your vertical 0 index as your main deck. Whenever you change yo [reveal-livecode](https://github.com/lucienimmink/RevealLiveCode): Turn hljs code into live coding. With a `data-edit` target you can amaze your audience with live coding. +[reveal.js-railroad](https://github.com/edc4it/reveal.js-railroad): Adds support for [railroad-diagrams](https://github.com/tabatkins/railroad-diagrams) + +[reveal.js-clipcode](https://github.com/edc4it/reveal.js-clipcode): Similar to [reveal.js-copycode](https://github.com/Martinomagnifico/reveal.js-copycode), adds a copy to clipboard option to code blocks + ## Tools Useful tools for working with reveal.js.