MCPcopy Index your code
hub / github.com/ronreiter/interactive-tutorials / test.js

File test.js

static/js/codemirror/mode/markdown/test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2 var mode = CodeMirror.getMode({tabSize: 4}, "markdown");
3 function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); }
4

Callers

nothing calls this directly

Calls 1

MTFunction · 0.70

Tested by

no test coverage detected