Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
MT
Function · 0.70
Tested by
no test coverage detected