MCPcopy Create free account
hub / github.com/markdoc/markdoc / utils.test.ts

File utils.test.ts

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

Source from the content-addressed store, hash-verified

1import { findTagEnd, parseTags } from '../src/utils';
2
3describe('Templating', function () {
4 describe('parseTags', function () {

Callers

nothing calls this directly

Calls 3

parseTagsFunction · 0.90
findTagEndFunction · 0.90
toDeepEqualSubsetMethod · 0.80

Tested by

no test coverage detected