With Refined GitHub, the "no newline" character is placed on a new line (hehe).

It should probably look more like without the extension enabled:

Reference: https://github.com/microsoft/TypeScript-Website/pull/1/files
That's me 馃槄.
This is because of: https://github.com/sindresorhus/refined-github/blob/6d852ce1d75bf9ce59bedb902300d9d5a2a8b4e6/source/features/indented-code-wrapping.css#L12
I know that I could've used inline-block but for the love of science I can't exactly remember why I went with block.
Hello there - is this still a problem? I've had a look at the link provided in the description (https://github.com/microsoft/TypeScript-Website/pull/1/files) and it seems fine to me in both Firefox and Chrome with the extension?
@arnaudvalle thanks for checking! indented-code-wrapping has been disabled, that's why the problem doesn't appear.
LOCKED UNTIL https://github.com/sindresorhus/refined-github/issues/2421 IS RESOLVED
Closed until the feature is restored: https://github.com/sindresorhus/refined-github/issues/2729
Most helpful comment
That's me 馃槄.
This is because of: https://github.com/sindresorhus/refined-github/blob/6d852ce1d75bf9ce59bedb902300d9d5a2a8b4e6/source/features/indented-code-wrapping.css#L12
I know that I could've used
inline-blockbut for the love of science I can't exactly remember why I went withblock.