MCPcopy Create free account
hub / github.com/compat-table/compat-table / generateMdnLink

Function generateMdnLink

build.js:484–486  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

482 }
483
484 function generateMdnLink(url) {
485 return ' <a href="' + url + '" title="MDN documentation"><img src="../mdn.png" alt="MDN (Mozilla Development Network) logo" width="15" height="13" /></a>&nbsp;';
486 }
487
488 // Write the browser headers
489

Callers 1

dataToHtmlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected