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

Function makeVerb

static/katex/katex.js:13016–13018  ·  view source on GitHub ↗
(group)

Source from the content-addressed store, hash-verified

13014 */
13015
13016var makeVerb = function makeVerb(group) {
13017 return group.body.replace(/ /g, group.star ? "\u2423" : '\xA0');
13018};
13019// CONCATENATED MODULE: ./src/functions.js
13020/** Include this to ensure that all functions are defined. */
13021

Callers 1

katex.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected