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

Function makeVerb

static/katex/katex.mjs:12776–12776  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12774 */
12775
12776const makeVerb = group => group.body.replace(/ /g, group.star ? '\u2423' : '\xA0');
12777
12778/** Include this to ensure that all functions are defined. */
12779const functions = _functions;

Callers 2

htmlBuilderFunction · 0.70
mathmlBuilderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected