Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ strings.spec.ts
File
strings.spec.ts
packages/shared/src/lib/strings.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getPlainTextFromRichContent } from
'./strings'
;
2
3
describe(
'getPlainTextFromRichContent'
, () => {
4
it(
'prefers html content when available'
, () => {
Callers
nothing calls this directly
Calls
1
getPlainTextFromRichContent
Function · 0.90
Tested by
no test coverage detected