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

13 lines
198 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`simple.md 1`] = `
---
hello: world
---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---
hello: world
---
`;