Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ noteKey
Function
noteKey
static/word2md/mammoth.browser.js:712–714 ·
view source on GitHub ↗
(noteType, id)
Source
from the content-addressed store, hash-verified
710
}
711
712
function
noteKey(noteType, id) {
713
return
noteType +
"-"
+ id;
714
}
715
716
function
Image(options) {
717
return
{
Callers
2
Notes
Function · 0.70
mammoth.browser.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected