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

Function MT

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

Source from the content-addressed store, hash-verified

6(function() {
7 var mode = CodeMirror.getMode({tabSize: 4, indentUnit: 2}, "slim");
8 function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); }
9
10 // Requires at least one media query
11 MT("elementName",

Callers 1

test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected