// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`add-video-question plugin should match the video snapshot 1`] = ` Object { "question": Object { "answers": Array [ "

Some inline code

", "

Some italics

A second answer paragraph.

", "

code in code tags

", ], "solution": 3, "text": "

Question line 1

  var x = 'y';
", }, } `;