Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Marked } from
'../../lib/marked.esm.js'
;
2
import
{ timeout } from
'./utils.js'
;
3
import
{ describe, it, beforeEach } from
'node:test'
;
4
import
assert from
'node:assert'
;
Callers
nothing calls this directly
Calls
3
use
Method · 0.80
parseInline
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected