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

fix: Line wrap on lines right after a hard break #472

Merged
merged 3 commits into from
Nov 8, 2024
Merged

fix: Line wrap on lines right after a hard break #472

merged 3 commits into from
Nov 8, 2024

Conversation

hukkin
Copy link
Owner

@hukkin hukkin commented Nov 8, 2024

Closes #326

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8c573e4) to head (790c6bc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #472   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          913       914    +1     
  Branches       161       161           
=========================================
+ Hits           913       914    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hukkin hukkin merged commit 8d1712d into master Nov 8, 2024
25 checks passed
@hukkin hukkin deleted the wrap-bug branch November 8, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve line splitting when linebreak is forced
1 participant