MCPcopy Create free account
hub / github.com/TruthHun/BookStack / LD

Function LD

static/editor.md/lib/codemirror/mode/javascript/test.js:167–169  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

165 {name: "javascript", jsonld: true}
166 );
167 function LD(name) {
168 test.mode(name, jsonld_mode, Array.prototype.slice.call(arguments, 1));
169 }
170
171 LD("json_ld_keywords",
172 '{',

Callers 1

test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected