stoplightio/markdown

View on GitHub
src/__tests__/__snapshots__/stringify.spec.ts.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`stringify should work 1`] = `
"**simple**
"
`;