restore support for markdown speaker notes
This commit is contained in:
parent
13f7e69c9c
commit
f618de81de
8 changed files with 9 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue