Skip to main content

Slides Viewer

A TagSpaces extension for opening slides in html format created with reveal.js. The extension is introduced for first time in version 5.2.3 of TagSpaces.

Features

  • Preview reveal.js slides
Video showing the extension in action
note

The extension extracts only the content of the reveal.js-presentation from the HTML file and removes all the embedded and referenced javascript code. For the rendering of the slides it relays on the embedded reveal.js library. This is done for reducing the risc of opening malicious HTML files. The drawback is that the reveal.js version may be outdated and not supporting the newest features of the latest release.

Used libraries

This extension thankfully relays on the following great libraries:

Installation

This extensions is packaged with new version of TagSpaces (after version 5.2)

Source code

The source code of this extension is freely available on GitHub

Development

If you want to extend this extensions, please follow our general extension development guide

License

MIT