MCPcopy
hub / github.com/markedjs/marked / umd-test.js

File umd-test.js

test/umd-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../lib/marked.umd.js';
2
3// eslint-disable-next-line no-undef
4if (!marked.parse('# test').includes('<h1')) {

Callers

nothing calls this directly

Calls 1

parseMethod · 0.45

Tested by

no test coverage detected