Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/starter-kit
/ toHTML
Method
toHTML
packages/utils/renderer/highlight.js:205–207 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
203
(t.kind = n), (t.sublanguage = !0), this.add(t);
204
}
205
toHTML() {
206
return
new
l(this, this.options).value();
207
}
208
finalize() {
209
return
!0;
210
}
Callers
1
b
Function · 0.80
Calls
1
value
Method · 0.80
Tested by
no test coverage detected