Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
'../lib/marked.umd.js'
;
2
3
// eslint-disable-next-line no-undef
4
if
(!marked.parse(
'# test'
).includes(
'<h1'
)) {
Callers
nothing calls this directly
Calls
1
parse
Method · 0.45
Tested by
no test coverage detected