Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tyroprogrammer/learn-react-app
/ processMarkdown.js
File
processMarkdown.js
scripts/processMarkdown.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fs = require(
'fs'
);
2
var
path = require(
'path'
);
3
var
chalk = require(
'chalk'
);
4
Callers
nothing calls this directly
Calls
3
checkBuildFolderExist
Function · 0.85
cleanBuildFolder
Function · 0.85
createJSFilesFromMarkdown
Function · 0.85
Tested by
no test coverage detected