MCPcopy Create free account
hub / github.com/dailydotdev/apps / markdownConversion.spec.ts

File markdownConversion.spec.ts

packages/shared/src/lib/markdownConversion.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { htmlToMarkdownBasic, markdownToHtmlBasic } from './markdownConversion';
2
3describe('markdownConversion', () => {
4 it('should convert markdown heading and inline styles to html', () => {

Callers

nothing calls this directly

Calls 2

markdownToHtmlBasicFunction · 0.90
htmlToMarkdownBasicFunction · 0.90

Tested by

no test coverage detected