## Elevator Pitch Hyperlinks to headers (and other `id`'d tags) should work. ## Motivation Being able to move around in a notebook would be useful. ## Design Ideas - listen for [hashchange](https://developer.mozilla.org/en-US/docs/Web/API/Window/hashchange_event) events - find the owning cell and activate it
Elevator Pitch
Hyperlinks to headers (and other
id'd tags) should work.Motivation
Being able to move around in a notebook would be useful.
Design Ideas