Headings should be linkable
Open
design
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 371
- PR merge metrics
- No merged PRs in 30d
Description
Each heading element (`h1`, `h2`, etc) contain an id so they are linkable. The only way to know this, however, is to look at the html and get the id. It would be nice if when you hover over the heading element an icon appears that can be a link. Something like
``` html
This is a section
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.