From 2473f57a0c736bb62588eb174b79ff9217508c8e Mon Sep 17 00:00:00 2001 From: befocken <58293022+befocken@users.noreply.github.com> Date: Sun, 3 Apr 2022 19:20:06 +0200 Subject: [PATCH] add new self-made plugin for embedding code files --- Plugins,-Tools-and-Hardware.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index edddfa7..3a78c5c 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -105,7 +105,10 @@ Google Analytics tracking for Reveal.js presentations. Plugin to add real-time data retrieving over MQTT to your slides. [sampler](https://github.com/ldionne/reveal-sampler): -Embed code samples taken directly from source files in your slides. +Embed code samples taken directly from source files in your slides. + +[EmbedCode](https://github.com/befocken/revealjs-embed-code): +Embed external code files, in whole or in part, without copy-pasting all of their content. Alternative to the above-mentioned `sampler`. [PrintRevealNotes](https://gist.github.com/pgaskin/1841acca111b7dbb3cd902497f255ba0): Print the speaker notes from a reveal.js presentation