aboutsummaryrefslogtreecommitdiff
path: root/test/test-markdown-element-attributes.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-04-12 18:22:33 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-04-12 18:22:39 +0200
commit7f55e07f85f69443e23fc3d46c55f44a75e29afe (patch)
treeb5e7f89ecde9b247b203121d46d6cae728e82284 /test/test-markdown-element-attributes.html
parent4e3b91ae03da5a82be4e221dae5c3aa45401359d (diff)
downloadfosdem-2018-presentation-7f55e07f85f69443e23fc3d46c55f44a75e29afe.tar
fosdem-2018-presentation-7f55e07f85f69443e23fc3d46c55f44a75e29afe.tar.gz
fix markdown test
Diffstat (limited to 'test/test-markdown-element-attributes.html')
-rw-r--r--test/test-markdown-element-attributes.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test-markdown-element-attributes.html b/test/test-markdown-element-attributes.html
index fd44cd2..6edf95e 100644
--- a/test/test-markdown-element-attributes.html
+++ b/test/test-markdown-element-attributes.html
@@ -38,9 +38,9 @@
Paragraph 2
<!-- {_class="fragment grow"} -->
- - list item 1 <!-- {_class="fragment"} -->
- - list item 2 <!-- {_class="fragment"} -->
- - list item 3 <!-- {_class="fragment"} -->
+ - list item 1 <!-- {_class="fragment grow"} -->
+ - list item 2 <!-- {_class="fragment grow"} -->
+ - list item 3 <!-- {_class="fragment grow"} -->
---