MCPcopy 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

domToPosFunction · 0.70
locateNodeInLineViewFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected