MCPcopy Index your code
hub / github.com/markdoc/markdoc / validator.test.ts

File validator.test.ts

src/validator.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Markdoc, { nodes } from '../index';
2import type { Config, ValidationError } from './types';
3
4function validate(string, config) {

Callers

nothing calls this directly

Calls 2

toDeepEqualSubsetMethod · 0.80
validateFunction · 0.70

Tested by

no test coverage detected