bundle html inside of notes.js, no more need for relatively locating external html
This commit is contained in:
parent
8fc2ec9238
commit
3d2371f58c
10 changed files with 38 additions and 34 deletions
|
@ -16,7 +16,7 @@ let Reveal = Deck;
|
|||
/**
|
||||
* The below is a thin shell that mimics the pre 4.0
|
||||
* reveal.js API and ensures backwards compatibility.
|
||||
* This API only allows for once Reveal instance per
|
||||
* This API only allows for one Reveal instance per
|
||||
* page, whereas the new API above lets you run many
|
||||
* presentations on the same page.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue