-
-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Headings that are links are not distinguished from ones that aren't which makes it hard to tell whether a heading is a link or not
To Reproduce
Steps to reproduce the behavior:
Write any heading with markdown #, like this
# [This is a link](https://github.com)Expected behavior
A clear and concise description of what you expected to happen.
"This is a link" should show blue, and have hover CSS so that it is clearly distinguished as a clickable link
Screenshots
If applicable, add screenshots to help explain your problem.
Regular heading:
Link heading:
Desktop (please complete the following information):
- OS: [e.g. iOS] Windows
- Browser [e.g. chrome, safari] Firefox
- Version of the Theme v1.13.0
- Version of Hugo (run a
hugo versionif unsure) v0.121.2-6d5b44305eaa9d0a157946492a6f319da38de154+extended
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

