Skip to content

Releases: janschoepke/reveal_external

reveal_external

13 Aug 21:56
Compare
Choose a tag to compare

This version contains great improvements in functionality! It is now possible to replace the content from a section tag completely with one in a specified file. It is also possible to choose which part of a specified file should be included (via CSS selectors). Async xhr is now optional, due to this can be harmful for other extensions. You can now import reveal_external via bower.

Big thanks to ThomasWeinert!

Reveal External with Async Request

28 Jul 22:06
Compare
Choose a tag to compare

This is a plugin for Reveal.js. It allows you to specifiy external files to be loaded into a presentation. This extension also allows external files in already external files (Subfiles). It allows a course, which may be hundreds of slides, to be broken into modules and managed individually.

This version also includes an example project.