napari.github.io icon indicating copy to clipboard operation
napari.github.io copied to clipboard

[Contributions Reference] Right menu is in bold when it shouldn't

Open lauramarcos opened this issue 3 years ago • 1 comments

Steps to Reproduce

Go to Plugins -> Contributions Reference Pay attention to right menu Actual Results Menu is in bold when it should have no format so when it is clicked then it changes to bold format

Expected Results Menu with no format

image

image

lauramarcos avatar Oct 11 '22 20:10 lauramarcos

I believe this is due to the code formatting being applied to those titles - see for example https://github.com/napari/npe2/blob/e7fdb2a6b4bd3f3d570ef43b1c1ac3393dad45e1/_docs/templates/_npe2_contributions.md.jinja#L22

melissawm avatar Oct 17 '22 16:10 melissawm

Here's the latest with new theme: image The right menu is formatted like the other API/code docs. And which one you're looking at is marked on the side. To me, this is sufficient to indicate which one is being read. I'd vote to close this.

psobolewskiPhD avatar Jan 18 '24 15:01 psobolewskiPhD