diff options
Diffstat (limited to 'test/test-markdown-element-attributes.html')
-rw-r--r-- | test/test-markdown-element-attributes.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/test-markdown-element-attributes.html b/test/test-markdown-element-attributes.html index 4a09272..741131f 100644 --- a/test/test-markdown-element-attributes.html +++ b/test/test-markdown-element-attributes.html @@ -66,8 +66,7 @@ Test - ![Example Picture](examples/assets/image2.png) - <!-- {_class="reveal stretch"} --> + ![Example Picture](examples/assets/image2.png) <!-- {_class="reveal stretch"} --> </script> </section> @@ -122,7 +121,6 @@ </div> - <script src="../lib/js/head.min.js"></script> <script src="../js/reveal.js"></script> <script src="../plugin/markdown/marked.js"></script> <script src="../plugin/markdown/markdown.js"></script> |