Replies: 1 comment 1 reply
-
This question finally motivated me to submit a PR #29 adding this feature. 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to work with URL fragments?
Fragments are supported in Apple's URL type.
Examples:
http://example.org/foo.html#bar
http://example.org/foo.mp4#t=10,20
Beta Was this translation helpful? Give feedback.
All reactions