Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{
3
collectAllLines,
4
headerIsMarkdown,
Callers
nothing calls this directly
Calls
9
headerIsMarkdown
Function · 0.90
isMarkdownFile
Function · 0.90
collectAllLines
Function · 0.90
createAsyncGenerator
Function · 0.85
shouldStopAtPosition
Method · 0.80
getTrimmedLines
Method · 0.80
isBareBacktickLine
Method · 0.80
getRemainingBareBackticksAfter
Method · 0.80
from
Method · 0.80
Tested by
no test coverage detected