Security Advisories (1)
CVE-2020-8127 (2020-02-28)

Insufficient validation in cross-origin communication (postMessage) in reveal.js version 3.9.1 and earlier allow attackers to perform cross-site scripting attacks.

NAME

App::revealup - HTTP Server app for viewing Markdown texts as slides

SYNOPSIS

revealup serve slide.md --port 5000

DESCRIPTION

App::revealup is a web application mobule to showing Markdown with reveal.js. Markdown texts will be like a slideshow if you use this revealup command.

Sample Markdown

## This is Title

Description... The page separetor charactors are '---'

---

## This is second title

LICENSE

Copyright (C) Yusuke Wada.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Yusuke Wada <yusuke@kamawada.com>