1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-05 06:07:37 +02:00

restore support for markdown speaker notes

This commit is contained in:
Hakim El Hattab
2020-05-18 20:36:34 +02:00
parent 13f7e69c9c
commit f618de81de
8 changed files with 9 additions and 7 deletions

View File

@@ -44,7 +44,7 @@ export default function( revealElement, options ) {
const Reveal = {};
// The reveal.js version
const VERSION = '4.0.0-dev';
const VERSION = '4.0.0-rc.1';
// Configuration defaults, can be overridden at initialization time
let config,