Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compat-table/compat-table
/ getHtmlId
Function
getHtmlId
build.js:443–445 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
441
},{});
442
443
function
getHtmlId(id) {
444
return
'test-'
+ id;
445
}
446
447
function
footnoteHTML(obj) {
448
if
(obj && obj.note_id) {
Callers
1
dataToHtml
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected