Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/markedjs/marked
/ heading
Function
heading
test/unit/instance.test.js:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
silent: true,
9
renderer: {
10
heading() {
11
return
'im marked1'
;
12
},
13
},
14
});
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected