Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/markdoc/markdoc
/ index.ts
File
index.ts
spec/marktest/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fs } from
'fs'
;
2
import
{ resolve } from
'path'
;
3
import
{ diffJson, diffChars } from
'diff'
;
4
import
yaml from
'yaml-js'
;
Callers
nothing calls this directly
Calls
8
checkMatch
Function · 0.85
formatValidation
Function · 0.85
run
Function · 0.85
stripLines
Function · 0.85
formatter
Function · 0.85
parse
Function · 0.70
validate
Method · 0.65
resolve
Function · 0.50
Tested by
no test coverage detected