// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`text-to-data should have an output to match the snapshot 1`] = ` Object { "description": "

Welcome to freeCodeCamp's HTML coding challenges. These will walk you through web development step-by-step.

Lorem Ipsum with some code

Some text in a blockquote

Some text in a blockquote, with code

<p>We aim to preserve this</p>
", "instructions": "

To pass the test on this challenge, change your h1 element's text to say \\"Hello World\\".

", } `;