MCPcopy 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
933function removeHash () {
934 history.pushState('', document.title, window.location.pathname + window.location.search)
935}
936
937let tocExpand = false
938

Callers 1

generateTocFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected