MCPcopy
hub / github.com/npmx-dev/npmx.dev / use-markdown.spec.ts

File use-markdown.spec.ts

test/nuxt/composables/use-markdown.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2
3// Utility to use more human-readable strings in tests
4function escapeHtml(text: string): string {

Callers

nothing calls this directly

Calls 2

useMarkdownFunction · 0.85
escapeHtmlFunction · 0.70

Tested by

no test coverage detected