|
@@ -7969,8 +7969,8 @@ Slide 2 will be here, too |
|
|
<script> |
|
|
<script> |
|
|
Reveal.initialize({ |
|
|
Reveal.initialize({ |
|
|
dependencies: [ |
|
|
dependencies: [ |
|
|
{ src: 'plugin/markdown/marked.js' }, |
|
|
|
|
|
{ src: 'plugin/markdown/markdown.js' }, |
|
|
|
|
|
|
|
|
{ src: 'marked.js' }, |
|
|
|
|
|
{ src: 'markdown.js' }, |
|
|
] |
|
|
] |
|
|
}); |
|
|
}); |
|
|
</script> |
|
|
</script> |
|
|