MCPcopy
hub / github.com/continuedev/continue / markdownUtils.vitest.ts

File markdownUtils.vitest.ts

core/utils/markdownUtils.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import {
3 collectAllLines,
4 headerIsMarkdown,

Callers

nothing calls this directly

Calls 9

headerIsMarkdownFunction · 0.90
isMarkdownFileFunction · 0.90
collectAllLinesFunction · 0.90
createAsyncGeneratorFunction · 0.85
shouldStopAtPositionMethod · 0.80
getTrimmedLinesMethod · 0.80
isBareBacktickLineMethod · 0.80
fromMethod · 0.80

Tested by

no test coverage detected