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