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

Use Unicode Line Break algorithm rendering Markdown for scriptio continua languages #273

Merged
merged 3 commits into from
Feb 10, 2023

Conversation

mondeja
Copy link
Owner

@mondeja mondeja commented Feb 10, 2023

Closes #153

@mondeja mondeja added bug fix enhancement New feature or request and removed bug fix labels Feb 10, 2023
@mondeja mondeja changed the title Fix po2md wrapwidth not working for scriptio continua languages Use Unicode Line Break algoritm rendering Markdown for scriptio continua languages Feb 10, 2023
@mondeja mondeja changed the title Use Unicode Line Break algoritm rendering Markdown for scriptio continua languages Use Unicode Line Break algorithm rendering Markdown for scriptio continua languages Feb 10, 2023
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 97.82% // Head: 97.84% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (70b41b5) compared to base (9d006c5).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   97.82%   97.84%   +0.02%     
==========================================
  Files          19       19              
  Lines        2111     2137      +26     
==========================================
+ Hits         2065     2091      +26     
  Misses         46       46              
Impacted Files Coverage Δ
src/mdpo/po2md/__init__.py 98.29% <100.00%> (+<0.01%) ⬆️
src/mdpo/text.py 100.00% <100.00%> (ø)

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mondeja mondeja merged commit 42e45d8 into master Feb 10, 2023
@mondeja mondeja deleted the fix-153 branch February 10, 2023 20:28
@mondeja mondeja added the rendering-format Some related with a problem with rendering format label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rendering-format Some related with a problem with rendering format
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Unicode Line Breaking Algorithm wrapping with po2md
1 participant