Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alphanimble/htmlstream
/ sanitize-visual.test.ts
File
sanitize-visual.test.ts
tests/sanitize-visual.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, beforeEach } from
"vitest"
;
2
import
{ configureSanitizer, sanitizeHtml } from
"../src/sanitize"
;
3
import
{
4
LATEX_HEAVY,
Callers
nothing calls this directly
Calls
2
configureSanitizer
Function · 0.90
sanitizeHtml
Function · 0.90
Tested by
no test coverage detected