sindresorhus/refined-github

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Commits with backticks appear unstyled in lists #4616

fregante posted onGitHub

URL: https://github.com/sindresorhus/refined-github/commits/main

The text in backticks appear in monospace, but it doesn't have a gray background as usual:

<img width="497" alt="Screen Shot" src="https://user-images.githubusercontent.com/1402241/127277829-d7beb79b-c433-4dd4-8faa-303bad80f72e.png">

This is a GitHub bug, but we can implement it as part of parse-backticks’s CSS.

This is the expected style of the code element (not very visible due to the blue background of the block)

<img width="565" alt="Screen Shot 17" src="https://user-images.githubusercontent.com/1402241/127278165-f346afa7-7c69-462d-ac65-e22ecc8385c9.png">


The same thing happens on the repo homepage: https://github.com/sindresorhus/refined-github

<img width="442" alt="Screen Shot" src="https://user-images.githubusercontent.com/1402241/127277972-2a5412b9-7607-463e-9c5f-9ec24b6e6803.png">


Replaces https://github.com/sindresorhus/refined-github/issues/4135


Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests