MCPcopy 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

1import { promises as fs } from 'fs';
2import { resolve } from 'path';
3import { diffJson, diffChars } from 'diff';
4import yaml from 'yaml-js';

Callers

nothing calls this directly

Calls 8

checkMatchFunction · 0.85
formatValidationFunction · 0.85
runFunction · 0.85
stripLinesFunction · 0.85
formatterFunction · 0.85
parseFunction · 0.70
validateMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected