files/reveal.js/plugin/markdown/example.html in reveal-ck-3.8.1 vs files/reveal.js/plugin/markdown/example.html in reveal-ck-3.9.0
- old
+ new
@@ -97,9 +97,16 @@
}
```
</script>
</section>
+ <!-- Images -->
+ <section data-markdown>
+ <script type="text/template">
+ ![Sample image](https://s3.amazonaws.com/static.slid.es/logo/v2/slides-symbol-512x512.png)
+ </script>
+ </section>
+
</div>
</div>
<script src="../../lib/js/head.min.js"></script>
<script src="../../js/reveal.js"></script>