MCPcopy
hub / github.com/markedjs/marked / Hooks.test.js

File Hooks.test.js

test/unit/Hooks.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Marked } from '../../lib/marked.esm.js';
2import { timeout } from './utils.js';
3import { describe, it, beforeEach } from 'node:test';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 3

useMethod · 0.80
parseInlineMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected