Link to a marker

I have a recording with some markers hosted on a web page using the standalone player. The player shows the markers and also provides keyboard shortcuts to jump between them. All nice!

But can I link to any of the markers when I share the URL? If my page was https://example.com/my-cast, I’d like the player to jump to marker-2 if I give someone the URL https://example.com/my-cast#marker-2.

Not sure if this is a new idea, but searching the docs and this forum did not reveal any solution.