Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/starter-kit
/ span
Method
span
packages/utils/renderer/highlight.js:139–141 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
137
return
this.buffer;
138
}
139
span(e) {
140
this.buffer += `<span
class
=
"${e}"
>`;
141
}
142
}
143
class
c {
144
constructor() {
Callers
1
openNode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected