Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ MT
Function
MT
static/editor.md/lib/codemirror/mode/shell/test.js:6–6 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
4
(
function
() {
5
var
mode = CodeMirror.getMode({},
"shell"
);
6
function
MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); }
7
8
MT(
"var"
,
9
"text [def $var] text"
);
Callers
1
test.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected