Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GitbookIO/gitbook
/ conrefsLoader.js
File
conrefsLoader.js
lib/templating/__tests__/conrefsLoader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
path = require(
'path'
);
2
3
var
TemplateEngine = require(
'../../models/templateEngine'
);
4
var
renderTemplate = require(
'../render'
);
Callers
nothing calls this directly
Calls
1
renderTemplate
Function · 0.85
Tested by
no test coverage detected