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