From 677bdafdeb541eb31502cd3419cf7e2f646fd860 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 5 Feb 2018 22:38:18 +0100 Subject: Add test with AVA --- __tests__/mchoice-raw.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 __tests__/mchoice-raw.md (limited to '__tests__/mchoice-raw.md') diff --git a/__tests__/mchoice-raw.md b/__tests__/mchoice-raw.md new file mode 100644 index 0000000..98d9718 --- /dev/null +++ b/__tests__/mchoice-raw.md @@ -0,0 +1,12 @@ + +That is a multiple choice test : + + - [ ] ! The answer D + - [ ] = That doesn't work *at the moment* + - [ ] ! It's still work ! + - [ ] ~ It will work + +This is a HTML injected in a markdown file + + +
The plugin should not modify the HTML injected part
-- cgit v1.3-2-g11bf