Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/starter-kit
/ closeNode
Method
closeNode
packages/utils/renderer/highlight.js:133–135 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
131
e.sublanguage || (n = `${this.classPrefix}${n}`), this.span(n);
132
}
133
closeNode(e) {
134
o(e) && (this.buffer += s);
135
}
136
value() {
137
return
this.buffer;
138
}
Callers
3
_walk
Method · 0.45
addKeyword
Method · 0.45
x
Function · 0.45
Calls
1
o
Function · 0.70
Tested by
no test coverage detected