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

feat: add <wbr> tags to word boundaries #8521

Merged
merged 2 commits into from
Mar 17, 2023
Merged

feat: add <wbr> tags to word boundaries #8521

merged 2 commits into from
Mar 17, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Mar 17, 2023

These are considered word boundaries:

  • Transition from lower case to upper case
  • Transition from letters or digits to special chars ./<>_

#2298

Fixes #2656

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Mar 17, 2023
@yufeih yufeih force-pushed the text-break branch 4 times, most recently from fc8d7a9 to 6a0c891 Compare March 17, 2023 05:18
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (86c61f7) 76.26% compared to head (70f1e4d) 76.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8521      +/-   ##
==========================================
- Coverage   76.26%   76.26%   -0.01%     
==========================================
  Files         858      858              
  Lines       30647    30647              
==========================================
- Hits        23374    23373       -1     
- Misses       7273     7274       +1     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yufeih yufeih closed this Mar 17, 2023
@yufeih yufeih reopened this Mar 17, 2023
@yufeih yufeih merged commit c16064d into main Mar 17, 2023
@yufeih yufeih deleted the text-break branch March 17, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Makes the pull request to appear in "New Features" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parameter table Type column too narrow
1 participant