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

File comments.test.ts

src/tokenizer/plugins/comments.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Tokenizer from '..';
2
3describe('MarkdownIt Comments plugin', function () {
4 const tokenizer = new Tokenizer({ allowComments: true });

Callers

nothing calls this directly

Calls 3

toDeepEqualSubsetMethod · 0.80
tokenizeMethod · 0.80
parseFunction · 0.70

Tested by

no test coverage detected