Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hackmdio/codimd
/ removeHash
Function
removeHash
public/js/extra.js:933–935 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
931
932
// remove hash
933
function
removeHash () {
934
history.pushState(
''
, document.title, window.location.pathname + window.location.search)
935
}
936
937
let
tocExpand = false
938
Callers
1
generateToc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected