Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
async
function
main() {
46
await
updateMdHeaders(path.join(__dirname,
'../../content'
))
47
}
48
49
main()
50
.catch(console.error)
Callers
1
add_mini_toc_frontmatter.js
File · 0.70
Calls
1
updateMdHeaders
Function · 0.70
Tested by
no test coverage detected