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

Function paragraph

static/word2md/mammoth.browser.js:3015–3017  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

3013
3014
3015function paragraph(options) {
3016 return new Matcher("paragraph", options);
3017}
3018
3019function run(options) {
3020 return new Matcher("run", options);

Callers

nothing calls this directly

Calls 1

elementsOfTypeFunction · 0.70

Tested by

no test coverage detected