MCPcopy 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

xFunction · 0.70
highlight.jsFile · 0.70

Calls 8

addSublanguageMethod · 0.80
addKeywordMethod · 0.80
aFunction · 0.70
bFunction · 0.70
vFunction · 0.70
cFunction · 0.70
addTextMethod · 0.45
execMethod · 0.45

Tested by

no test coverage detected