aboutsummaryrefslogtreecommitdiff
path: root/__tests__/__snapshots__/index.js.md
diff options
context:
space:
mode:
Diffstat (limited to '__tests__/__snapshots__/index.js.md')
-rw-r--r--__tests__/__snapshots__/index.js.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md
new file mode 100644
index 0000000..3063a53
--- /dev/null
+++ b/__tests__/__snapshots__/index.js.md
@@ -0,0 +1,29 @@
+# Snapshot report for `__tests__/index.js`
+
+The actual snapshot is saved in `index.js.snap`.
+
+Generated by [AVA](https://ava.li).
+
+## mchoide
+
+> Snapshot 1
+
+ `<p>That is a multiple choice test :</p>␊
+ <fieldset class="mc check" id="mc_1"><ul style="list-style-type: none"><li style="list-style-type: none"><input type="checkbox" id="mc_1_0" class="!"><label for="mc_1_0"> The answer D␍
+ </label></li><li style="list-style-type: none"><input type="checkbox" id="mc_1_1" class="="><label for="mc_1_1"> That doesn't work ␍
+ <em>at the moment</em></label></li><li style="list-style-type: none"><input type="checkbox" id="mc_1_2" class="!"><label for="mc_1_2"> It's still work !␍
+ </label></li><li style="list-style-type: none"><input type="checkbox" id="mc_1_3"><label for="mc_1_3"> It will work␍
+ </label></li></ul><input onclick="check(&#x27;mc_1&#x27;,[0,1,0,0.5])" value="Validate" type="button"></fieldset>`
+
+## mchoide-raw
+
+> Snapshot 1
+
+ `<p>That is a multiple choice test :</p>␊
+ <fieldset class="mc check" id="mc_2"><ul style="list-style-type: none"><li style="list-style-type: none"><input type="checkbox" id="mc_2_0" class="!"><label for="mc_2_0"> The answer D␍
+ </label></li><li style="list-style-type: none"><input type="checkbox" id="mc_2_1" class="="><label for="mc_2_1"> That doesn't work ␍
+ <em>at the moment</em></label></li><li style="list-style-type: none"><input type="checkbox" id="mc_2_2" class="!"><label for="mc_2_2"> It's still work !␍
+ </label></li><li style="list-style-type: none"><input type="checkbox" id="mc_2_3"><label for="mc_2_3"> It will work␍
+ </label></li></ul><input onclick="check(&#x27;mc_2&#x27;,[0,1,0,0.5])" value="Validate" type="button"></fieldset>␊
+ <p><span>This is a HTML injected in a markdown file</span></p>␊
+ <div>The plugin should not modify the HTML injected part</div>`