haddock icon indicating copy to clipboard operation
haddock copied to clipboard

Better inline monospace styling

Open Kleidukos opened this issue 3 years ago • 4 comments

As of now, the inline monospace styling is not optimal, and could use better contrast (like a greyed background).
GitHub's own styling could be taken as a model.

https://css-tricks.com/considerations-styling-pre-tag/

https://css-tricks.com/styling-code-in-and-out-of-blocks/

Kleidukos avatar Jul 14 '21 14:07 Kleidukos

Hey @Kleidukos I am willing to work on this issue. I just need some help on understanding which part needs the changes to be done?

vedant-z avatar Jan 28 '23 10:01 vedant-z

@vedant-z Sure! Do you have any experience writing CSS? :)

Kleidukos avatar Jan 28 '23 12:01 Kleidukos

@Kleidukos Ya I do.

vedant-z avatar Jan 28 '23 12:01 vedant-z

@Kleidukos I would like to work on this issue. Please assign me this.

ayeankit avatar Apr 16 '23 10:04 ayeankit

This has been fixed by https://gitlab.haskell.org/ghc/ghc/-/merge_requests/12660

Kleidukos avatar May 22 '24 12:05 Kleidukos