Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danvk/webdiff
/ htmlsubstr_test.ts
File
htmlsubstr_test.ts
ts/codediff/__tests__/htmlsubstr_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @jest-environment jsdom */
2
import
{htmlTextMapper} from
'../html-text-mapper'
;
3
4
function
htmlToText(html: string) {
Callers
nothing calls this directly
Calls
2
getHtmlSubstring
Method · 0.80
htmlToText
Function · 0.70
Tested by
no test coverage detected