Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ test
Function
test
src/plugins/front-matter/parser.js:49–53 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
47
}
48
49
function
test(string) {
50
string = string ||
''
51
52
return
regex.test(string)
53
}
54
55
export
default extractor
Callers
15
docs.test.js
File · 0.85
emoji.test.js
File · 0.85
docsify.test.js
File · 0.85
example.test.js
File · 0.85
global-apis.test.js
File · 0.85
render.test.js
File · 0.85
core-util.test.js
File · 0.85
router-util.test.js
File · 0.85
render-util.test.js
File · 0.85
router-history-base.test.js
File · 0.85
example.test.js
File · 0.85
configuration.test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…