Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ markdownLoader.js
File
markdownLoader.js
scripts/markdownLoader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
var
marked = require(
'marked'
);
4
var
prism = require(
'./prism'
);
Callers
nothing calls this directly
Calls
1
escapeCode
Function · 0.85
Tested by
no test coverage detected