-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to link to sections within an Addon #148
Comments
@kategengler . I'll be happy to send a PR for this, if you can give me some more specifics please. Thanks. |
The addon page has a number of headings (listed in my original description). It'd be nice to have the ability to link to within those sections. This should be possible with this html feature: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#Linking_to_another_section_on_the_same_page |
@kategengler that is, something like below: What do you think ? |
That'd be great! Though maybe a bit smaller. |
Thanks for the clarifications @kategengler . I've sent a PR for the same - #165 |
Be nice to be able to link to Readme, Review, Score, Dependencies, etc
The text was updated successfully, but these errors were encountered: