Skip to content

Link headings are not distinguished #489

@ericswpark

Description

@ericswpark

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:

image

Link heading:

image

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 version if unsure) v0.121.2-6d5b44305eaa9d0a157946492a6f319da38de154+extended

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions