aboutsummaryrefslogtreecommitdiff
path: root/test/test-markdown-element-attributes.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2019-03-21 09:03:27 +0100
committerGitHub <noreply@github.com>2019-03-21 09:03:27 +0100
commitb5fe0f812625ce1628ee24e69fff0eedca8e93fd (patch)
treef172935cf512c7f20182a9e6c0c9e9562e8c4190 /test/test-markdown-element-attributes.html
parentb4c6c920337aee02e563828c40a546b82a2dc47b (diff)
parent01874c6e70f11b63c66bdace29411812932b88f9 (diff)
downloadfreenode-live-2017-presentation-b5fe0f812625ce1628ee24e69fff0eedca8e93fd.tar
freenode-live-2017-presentation-b5fe0f812625ce1628ee24e69fff0eedca8e93fd.tar.gz
Merge branch 'dev' into hash-problem
Diffstat (limited to 'test/test-markdown-element-attributes.html')
-rw-r--r--test/test-markdown-element-attributes.html4
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>