Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ selectedNode
Function
selectedNode
static/js/markdown.js:561–564 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
559
});
560
}
561
function
selectedNode(node){
562
window.treeCatalog.deselect_all();
563
window.treeCatalog.select_node(node);
564
}
565
566
//对html进行预处理
567
function
firstfilter(str) {
Callers
1
markdown.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected