Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GitbookIO/gitbook
/ parseReadme.js
File
parseReadme.js
lib/parse/__tests__/parseReadme.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Promise = require(
'../../utils/promise'
);
2
var
Book = require(
'../../models/book'
);
3
var
createMockFS = require(
'../../fs/mock'
);
4
Callers
nothing calls this directly
Calls
2
createMockFS
Function · 0.85
parseReadme
Function · 0.85
Tested by
no test coverage detected