1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-31 02:10:23 +02:00

add new self-made plugin for embedding code files

befocken
2022-04-03 19:20:06 +02:00
parent c60354d698
commit 2473f57a0c

@@ -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