Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font styles for code review comments #2850

Open
scotthallock opened this issue Mar 23, 2023 · 0 comments
Open

Font styles for code review comments #2850

scotthallock opened this issue Mar 23, 2023 · 0 comments
Labels
bug Something isn't working UI User Interface

Comments

@scotthallock
Copy link
Collaborator

Current behavior

Comments that include a carriage return will render with sans-serif font:

Screenshot 2023-03-23 at 2 42 16 PM

Comments that do not include a carriage return will render with monospace font:

Screenshot 2023-03-23 at 2 42 30 PM

Reproduce this behavior by posting a multi-line comment and a single-line comment.

Expected behavior

Comments should render with sans-serif font, except for text that is wrapped in backticks. This allows comments and inline code to be easily distinguishable, and follows standard markdown style.

@flacial flacial added the bug Something isn't working label Mar 24, 2023
@SlyBouhafs SlyBouhafs added the UI User Interface label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI User Interface
Projects
Status: No status
Development

No branches or pull requests

3 participants