MCPcopy 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

1import { isHighlighted, isFormattable, formatCode } from './utilities';
2
3describe('isHighlighted', () => {
4 describe('when code has a single line', () => {

Callers

nothing calls this directly

Calls 3

isHighlightedFunction · 0.90
isFormattableFunction · 0.90
formatCodeFunction · 0.90

Tested by

no test coverage detected