rdoc icon indicating copy to clipboard operation
rdoc copied to clipboard

Remove visual highlight for anchored method links

Open JuanitoFatas opened this issue 9 months ago • 2 comments

It feels a bit awkward with the scroll bar on the left 😅 E.g. Process#kill. This PR changes the visual highlight to only apply on the heading for anchored method links.

Before After
CleanShot 2025-05-07 at 23 38 43@2x CleanShot 2025-05-13 at 09 46 31@2x

JuanitoFatas avatar May 07 '25 13:05 JuanitoFatas

In SDoc we show a small highlight next to the method as well: image

p8 avatar May 12 '25 08:05 p8

🚀 Preview deployment available at: https://0c877b96.rdoc-6cd.pages.dev (commit: fc555c0a3eb2349b58ffef2b2ee162602792ef26)

matzbot avatar Jun 27 '25 22:06 matzbot