hexojs / hexojs/hexo-theme-landscape
Highlight anchor tag with hash when hovering over heading
- Dominant language
- Stylus
- Stars
- 335
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
The [Landscape theme](https://github.com/hexojs/hexo-theme-landscape) supports named anchors like this one:
- https://hexojs.github.io/hexo-theme-landscape/2013/12/25/tag-plugins/#With-caption-and-URL
Unfortunately, it is not visible from the design that the heading "With caption and URL" is linked with `#With-caption-and-URL`. It would be great if you can see that when hovering over the heading (like in Markdown README files from GitHub).
My proposal is to change this:

Into this when hovering the title:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.