Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ editor.js
File
editor.js
static/mergely/editor/editor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
$(document).ready(
function
() {
2
function
getParameters() {
3
var
parameters = {};
4
window.location.search.substr(1).split(
'&'
).forEach(
function
(pair) {
Callers
nothing calls this directly
Calls
8
getParameters
Function · 0.70
handleFind
Function · 0.70
applyParameterCss
Function · 0.70
updateQueryStringParam
Function · 0.70
updateHistory
Function · 0.70
handle_operation
Function · 0.70
$
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected