Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ badPos
Function
badPos
static/mergely/lib/codemirror.js:1887–1887 ·
view source on GitHub ↗
(pos, bad)
Source
from the content-addressed store, hash-verified
1885
}
1886
1887
function
badPos(pos, bad) {
if
(bad) pos.bad = true;
return
pos; }
1888
1889
function
domToPos(cm, node, offset) {
1890
var
lineNode;
Callers
2
domToPos
Function · 0.70
locateNodeInLineView
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected