aboutsummaryrefslogtreecommitdiff
path: root/test/test-markdown-element-attributes.html
diff options
context:
space:
mode:
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"} -->
---