-
Notifications
You must be signed in to change notification settings - Fork 286
fix: text align justify not working #677
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
shuding
merged 10 commits into
vercel:main
from
NiteshSingh17:NiteshSingh/text-align-justify-not-working
Jun 9, 2025
Merged
fix: text align justify not working #677
shuding
merged 10 commits into
vercel:main
from
NiteshSingh17:NiteshSingh/text-align-justify-not-working
Jun 9, 2025
+35
−1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Could you add a test case? |
add test case for text align : 'justify'
…github.com/NiteshSingh17/satori into NiteshSingh/text-align-justify-not-working
…ngh/text-align-justify-not-working
shuding
approved these changes
Jun 6, 2025
…github.com/NiteshSingh17/satori into NiteshSingh/text-align-justify-not-working
🎉 This PR is included in version 0.14.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #670.
Overview
This pull request fixes a bug related to
textAlign: justify
not working.Current behavior:

https://og-playground.vercel.app/?share=HY_LTsMwEEV_ZTSbbixIW16ySiUWSOyBD0jqSTyVX8QT0hDl33Gym3M1uo8ZL9EQajwlyDI5ep1nuEQXew270bLQTsHIRmzh43OVboWFbvLmuAtFuw5ZuJ2K2sYgn_xHGh5eFDgO9EHcWdGwvzs8KliW87cABfZQG_C8Hr8Fa6_gZ-AMp_t0RoUxCceQUc-4BaPeH6pKod3cUD8dCxhqhg51W7tMCsnHK39NaR0i40bFaC307hsyqKUfaFEodVM-LDkXx9g7g8s_
Expceted behavior:
