stronglink icon indicating copy to clipboard operation
stronglink copied to clipboard

Document fragments in hash links

Open btrask opened this issue 9 years ago • 0 comments

We should support fragments and even query parameters in our hash link parser, so we can split them out and then possibly glom them back on in preview links.

If we ever end up using JavaScript's navigator.registerProtocolHandler, note that it doesn't handle document fragments correctly. We'd need to set a redirect to parse them out or something.

btrask avatar Jul 15 '15 00:07 btrask