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

Method beginGroup

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

* Start a new group nesting within all namespaces.

()

Source from the content-addressed store, hash-verified

13851
13852
13853 beginGroup() {
13854 this.macros.beginGroup();
13855 }
13856 /**
13857 * End current group nesting within all namespaces.
13858 */

Callers

nothing calls this directly

Calls 1

beginGroupMethod · 0.45

Tested by

no test coverage detected