prettier/tests/markdown_break/__snapshots__/jsfmt.spec.js.snap

11 lines
176 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`simple.md 1`] = `
123
456
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123\\
456
`;