URL Fragment use %26 instead of - #1692
Danalbz
started this conversation in
Bugs & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m not sure if this is intentional, but it looks a bit odd to me when a heading URL containing
&displays as%26.For example, suppose your website is
example.comand you have a heading titled Hello & World. When you click the heading, the URL in the address bar updates toexample.com#hello%26world, which seems awkward. I would expect it to appear asexample.com#hello-worldinstead.Is this something that can be looked at?
Beta Was this translation helpful? Give feedback.
All reactions