From a0f758c21347c386226f1cc22cf7489069efb0c8 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 7 Feb 2018 12:48:40 +0100 Subject: Add more tests --- __tests__/__snapshots__/index.js.md | 22 ++++++++-------------- __tests__/__snapshots__/index.js.snap | Bin 549 -> 564 bytes 2 files changed, 8 insertions(+), 14 deletions(-) (limited to '__tests__/__snapshots__') diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md index 3063a53..f67280e 100644 --- a/__tests__/__snapshots__/index.js.md +++ b/__tests__/__snapshots__/index.js.md @@ -4,26 +4,20 @@ The actual snapshot is saved in `index.js.snap`. Generated by [AVA](https://ava.li). -## mchoide +## mchoide-raw-snap > Snapshot 1 `

That is a multiple choice test :

␊ -
` +
␊ +

This is a HTML injected in a markdown file

␊ +
The plugin should not modify the HTML injected part
` -## mchoide-raw +## mchoide-snap > Snapshot 1 `

That is a multiple choice test :

␊ -
␊ -

This is a HTML injected in a markdown file

␊ -
The plugin should not modify the HTML injected part
` +
␊ +

And this is an other QCM :

␊ +
` diff --git a/__tests__/__snapshots__/index.js.snap b/__tests__/__snapshots__/index.js.snap index 0464d51..e58a82b 100644 Binary files a/__tests__/__snapshots__/index.js.snap and b/__tests__/__snapshots__/index.js.snap differ -- cgit v1.2.3