Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ handler
Function
handler
static/katex/katex.mjs:6220–6222 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6218
},
6219
6220
handler() {
6221
throw
new
Error(
'Should never be called.'
);
6222
},
6223
6224
htmlBuilder,
6225
mathmlBuilder
Callers
nothing calls this directly
Calls
15
ordargument
Function · 0.85
parseExpression
Method · 0.80
useStrictBehavior
Method · 0.80
parseArguments
Method · 0.80
expect
Method · 0.80
parseFunction
Method · 0.80
reportNonstrict
Method · 0.80
consume
Method · 0.80
assertNodeType
Function · 0.70
checkSymbolNodeType
Function · 0.70
assertSymbolNodeType
Function · 0.70
parseArray
Function · 0.70
Tested by
no test coverage detected