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

Function noOpRule

static/word2md/mammoth.browser.js:15573–15575  ·  view source on GitHub ↗
(input)

Source from the content-addressed store, hash-verified

15571};
15572
15573function noOpRule(input) {
15574 return results.success(null, input);
15575}
15576
15577var repeatedWithSeparator = function(rule, separator, isOneOrMore) {
15578 return function(input) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected