Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
3
// Utility to use more human-readable strings in tests
4
function
escapeHtml(text: string): string {
Callers
nothing calls this directly
Calls
2
useMarkdown
Function · 0.85
escapeHtml
Function · 0.70
Tested by
no test coverage detected