Add ability to refer to a section in HTML #4409
zhiburt
started this conversation in
Feature Requests
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
Hi there,
I just noticed that on github markdown clicking on link with
hreflike#Usagecauses the page to be scrolled to the element.But on
crates.ioit doesn't work.I was thinking this is because of
rel=\"nofollow noopener noreferrer\"But it seemingly not true.
Something might be up to CSS?
I am not sure if its a desired behavior or it is a duplicate issue.
So sorry in such case
Expected Behavior
Following https://crates.io/crates/tabled#Usage will lead to the HTML be rendered on proper section.
And clicking on links like
href=#Usagealso must work.Steps To Reproduce
Follow this an you wont get any difference https://crates.io/crates/tabled#Usage but if you used https://crates.io/crates/tabled
Environment
Anything else?
Happy New Year
And thank you for crates.io
Beta Was this translation helpful? Give feedback.
All reactions