elk/tests/__snapshots__/content.test.ts.snap

7 lines
78 B
Plaintext
Raw Normal View History

2022-11-25 09:25:56 +01:00
// Vitest Snapshot v1
exports[`rich-content > plain 1`] = `
"Hello
World"
`;