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

Function ruleNames

static/word2md/mammoth.browser.js:14989–14993  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14987 }
14988
14989 function ruleNames() {
14990 return infixRules.map(function(rule) {
14991 return rule.name;
14992 });
14993 }
14994
14995 function apply(leftResult) {
14996 var currentResult;

Callers 2

untilExclusiveFunction · 0.70
untilInclusiveFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected