MCPcopy 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 */
2import {htmlTextMapper} from '../html-text-mapper';
3
4function htmlToText(html: string) {

Callers

nothing calls this directly

Calls 2

getHtmlSubstringMethod · 0.80
htmlToTextFunction · 0.70

Tested by

no test coverage detected