// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`empty.html 1`] = ` ====================================options===================================== parsers: ["html"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`js.html 1`] = ` ====================================options===================================== parsers: ["html"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`simple.html 1`] = ` ====================================options===================================== parsers: ["html"] printWidth: 80 | printWidth =====================================input====================================== Sample styled page

Sample styled page

This page is just a demo.

=====================================output===================================== Sample styled page

Sample styled page

This page is just a demo.

================================================================================ `; exports[`single-script.html 1`] = ` ====================================options===================================== parsers: ["html"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`something-else.html 1`] = ` ====================================options===================================== parsers: ["html"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`template-literal.html 1`] = ` ====================================options===================================== parsers: ["html"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`typescript.html 1`] = ` ====================================options===================================== parsers: ["html"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `;