Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ noteHtmlId
Function
noteHtmlId
static/word2md/mammoth.browser.js:314–316 ·
view source on GitHub ↗
(note)
Source
from the content-addressed store, hash-verified
312
}
313
314
function
noteHtmlId(note) {
315
return
referentHtmlId(note.noteType, note.noteId);
316
}
317
318
function
noteRefHtmlId(note) {
319
return
referenceHtmlId(note.noteType, note.noteId);
Callers
1
DocumentConversion
Function · 0.70
Calls
1
referentHtmlId
Function · 0.70
Tested by
no test coverage detected