Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ hasClass
Method
hasClass
static/katex/katex.mjs:1099–1101 ·
view source on GitHub ↗
(className)
Source
from the content-addressed store, hash-verified
1097
}
1098
1099
hasClass(className) {
1100
return
utils.contains(this.classes, className);
1101
}
1102
1103
toNode() {
1104
return
toNode.call(this,
"span"
);
Callers
15
buildHTML_buildExpression
Function · 0.45
buildHTML
Function · 0.45
buildExpression
Function · 0.45
buildHTML
Function · 0.45
ae
Function · 0.45
ce
Function · 0.45
printThis.js
File · 0.45
markdown.js
File · 0.45
show_copy_btn
Function · 0.45
bookstack.js
File · 0.45
main.js
File · 0.45
html-editor.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected