Skip to content

Underline links and references on mouse hover#85

Merged
bbatsov merged 1 commit into
masterfrom
feat/link-hover-underline
Jun 11, 2026
Merged

Underline links and references on mouse hover#85
bbatsov merged 1 commit into
masterfrom
feat/link-hover-underline

Conversation

@bbatsov

@bbatsov bbatsov commented Jun 11, 2026

Copy link
Copy Markdown
Owner

The clickable-references work gave links a mouse-face highlight affordance, but that's just a background swap. This adds adoc-link-mouse-face (inherits highlight, adds an underline) and points the link/anchor/URL/include mouse-face at it, so hovering reads as actionable.

Mirrors the same change in asciidoc-mode, to keep the two modes consistent.

The clickable references added the mouse-face highlight affordance, but a
plain background swap. Add adoc-link-mouse-face (inherits highlight, adds
an underline) and point the link/anchor/URL/include mouse-face at it, so
hovering is more obviously actionable. Mirrors asciidoc-mode.
@bbatsov bbatsov merged commit b4f934d into master Jun 11, 2026
8 checks passed
@bbatsov bbatsov deleted the feat/link-hover-underline branch June 11, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant