MCPcopy Create free account
hub / github.com/TruthHun/BookStack / htmlId

Function htmlId

static/word2md/mammoth.browser.js:330–332  ·  view source on GitHub ↗
(suffix)

Source from the content-addressed store, hash-verified

328 }
329
330 function htmlId(suffix) {
331 return idPrefix + suffix;
332 }
333
334 var defaultTablePath = htmlPaths.elements([
335 htmlPaths.element("table", {}, {fresh: true})

Callers 3

referentHtmlIdFunction · 0.70
referenceHtmlIdFunction · 0.70
DocumentConversionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected