Skip to content

Fix inline code wrapping #582

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

Merged
merged 3 commits into from
Feb 21, 2025
Merged

Fix inline code wrapping #582

merged 3 commits into from
Feb 21, 2025

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Feb 21, 2025

Closes #530

Changes

  • Fix inline code to wrap when it's long
  • Additionally: use mix-blend-mode: multiply, so the color adapts to it's background.

Result

image

@reakaleek reakaleek self-assigned this Feb 21, 2025
@reakaleek reakaleek added the fix label Feb 21, 2025
Copy link
Member

@bmorelli25 bmorelli25 left a comment

Choose a reason for hiding this comment

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

TIL about mix-blend-mode. Looks great

@reakaleek reakaleek enabled auto-merge (squash) February 21, 2025 22:30
@reakaleek reakaleek merged commit cad0ef0 into main Feb 21, 2025
5 checks passed
@reakaleek reakaleek deleted the feature/fix-code branch February 21, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrapping issue with inline code
2 participants