Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ utilities.test.ts
File
utilities.test.ts
apps/web/ui/Message/BlockCode/utilities.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isHighlighted, isFormattable, formatCode } from
'./utilities'
;
2
3
describe(
'isHighlighted'
, () => {
4
describe(
'when code has a single line'
, () => {
Callers
nothing calls this directly
Calls
3
isHighlighted
Function · 0.90
isFormattable
Function · 0.90
formatCode
Function · 0.90
Tested by
no test coverage detected