Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/starter-kit
/ u
Function
u
packages/utils/renderer/highlight.js:100–102 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
98
'>'
;
99
}
100
function
u(e) {
101
s +=
'</'
+ a(e) +
'>'
;
102
}
103
function
g(e) {
104
(
'start'
=== e.event ? c : u)(e.node);
105
}
Callers
2
x
Function · 0.70
highlight.js
File · 0.70
Calls
8
addSublanguage
Method · 0.80
addKeyword
Method · 0.80
a
Function · 0.70
b
Function · 0.70
v
Function · 0.70
c
Function · 0.70
addText
Method · 0.45
exec
Method · 0.45
Tested by
no test coverage detected