Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ rule
Function
rule
static/word2md/mammoth.browser.js:14952–14954 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14950
}
14951
14952
function
rule() {
14953
return
createRule(infixRules);
14954
}
14955
14956
function
leftAssociative(name) {
14957
return
createRule(infixRules.untilExclusive(name));
Callers
4
mammoth.browser.js
File · 0.70
map
Function · 0.70
lazyRule
Function · 0.70
repeatedWithSeparator
Function · 0.70
Calls
1
createRule
Function · 0.70
Tested by
no test coverage detected