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

Function stylizeNoColor

static/word2md/mammoth.browser.js:29682–29684  ·  view source on GitHub ↗
(str, styleType)

Source from the content-addressed store, hash-verified

29680
29681
29682function stylizeNoColor(str, styleType) {
29683 return str;
29684}
29685
29686
29687function arrayToHash(array) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected