Skip to content

Conversation

@SunsetTechuila
Copy link
Member

@SunsetTechuila SunsetTechuila commented Jan 18, 2026

@github-actions github-actions bot added the bug label Jan 18, 2026
@SunsetTechuila SunsetTechuila changed the title Restore linkify features on React-based views linkify-code - Restore on React-based code views and diffs Jan 19, 2026
@SunsetTechuila

This comment was marked as outdated.

@SunsetTechuila SunsetTechuila marked this pull request as ready for review January 19, 2026 03:07
@SunsetTechuila SunsetTechuila marked this pull request as draft January 19, 2026 03:52
@SunsetTechuila SunsetTechuila marked this pull request as ready for review January 19, 2026 09:50
@SunsetTechuila

This comment was marked as resolved.

@aaemnnosttv
Copy link

Does this PR also fix show-whitespace as shown in the screenshot?
#8504 (comment)

@SunsetTechuila

This comment was marked as outdated.

@SunsetTechuila
Copy link
Member Author

It seems like it does actually. I'm confused

':is(.snippet-clipboard-content, .highlight) > pre.notranslate', // Code blocks in comments. May be wrapped twice
'.comment-body code:not(a code, pre code)', // Inline code in comments
'.diff-text-inner',
'.react-code-text:not(.react-line-number)',
Copy link
Member Author

@SunsetTechuila SunsetTechuila Jan 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#8878 (comment)

That's because I've updated codeElementsSelector

Copy link
Member Author

@SunsetTechuila SunsetTechuila Jan 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fregante should I update it in a separate PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

⚠️ All linkifier features broken on new file viewer

4 participants