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/css/less_test.js:8–8 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
6
7
var
mode = CodeMirror.getMode({indentUnit: 2},
"text/x-less"
);
8
function
MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1),
"less"
); }
9
10
MT(
"variable"
,
11
"[variable-2 @base]: [atom #f04615];"
,
Callers
1
less_test.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected