Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/markedjs/marked
/ instance.test.js
File
instance.test.js
test/unit/instance.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ marked, Marked, Renderer, Tokenizer, Hooks } from
'../../lib/marked.esm.js'
;
2
import
{ describe, it, beforeEach } from
'node:test'
;
3
import
assert from
'node:assert'
;
4
Callers
nothing calls this directly
Calls
6
use
Method · 0.80
setOptions
Method · 0.80
lexer
Method · 0.80
parser
Method · 0.80
inlineTokens
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected