Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/markedjs/marked
/ build.js
File
build.js
docs/build.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global marked */
2
import
'../lib/marked.umd.js'
;
3
import
{ promises } from
'fs'
;
4
import
{ join, dirname, parse, format } from
'path'
;
Callers
nothing calls this directly
Calls
1
init
Function · 0.85
Tested by
no test coverage detected