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

Function IDENT_MODE

static/highlight/languages/less.js:20–22  ·  view source on GitHub ↗
(name, begin, relevance)

Source from the content-addressed store, hash-verified

18 };};
19
20 var IDENT_MODE = function(name, begin, relevance) { return {
21 className: name, begin: begin, relevance: relevance
22 };};
23
24 var PARENS_MODE = {
25 // used only to properly balance nested parens inside mixin call, def. arg list

Callers 1

less.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected