MCPcopy Create free account
hub / github.com/github/docs / main

Function main

script/content-migrations/add_mini_toc_frontmatter.js:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43}
44
45async function main() {
46 await updateMdHeaders(path.join(__dirname, '../../content'))
47}
48
49main()
50 .catch(console.error)

Callers 1

Calls 1

updateMdHeadersFunction · 0.70

Tested by

no test coverage detected