aboutsummaryrefslogtreecommitdiff
path: root/__tests__/__snapshots__/index.js.md
blob: 3063a53ad182e2cd1e78ea44145b288488dda69d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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>`