Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ shouldIgnore
Function
shouldIgnore
static/word2md/mammoth.browser.js:5316–5316 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5314
}
5315
5316
var
shouldIgnore =
function
() {
return
false; };
5317
var
parseLineInfoRegex = /[\/<\(]([^:\/]+):(\d+):(?:\d+)\)?\s*$/;
5318
function
parseLineInfo(line) {
5319
var
matches = line.match(parseLineInfoRegex);
Callers
1
cleanStack
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected