Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ RE
Function
RE
static/editor.md/lib/codemirror/mode/textile/textile.js:288–290 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
286
};
287
288
function
RE(name) {
289
return
(REs.cache[name] || (REs.cache[name] = REs.createRe(name)));
290
}
291
292
var
Modes = {
293
newLayout:
function
(stream, state) {
Callers
2
startNewLine
Function · 0.85
textile.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected