mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-27 08:25:28 +02:00
.esm suffix for module bundle, marked/highlight.js are installed via npm
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<script src="../dist/reveal.es5.js"></script>
|
||||
<script src="../dist/reveal.js"></script>
|
||||
<script>
|
||||
Reveal.initialize({ pdf: true }).then( function() {
|
||||
|
||||
|
Reference in New Issue
Block a user