Skip to content

Conversation

dimtrovich
Copy link
Contributor

this PR corrects the problem of displaying unicode characters when rendering tables. When you have data with unicode characters in cells, the table columns are not aligned correctly.

Before
image

After
image

It was the same with the justify method.

Before
image

After
image

Copy link
Owner

@adhocore adhocore left a comment

Choose a reason for hiding this comment

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

thank you 🎉

@adhocore adhocore merged commit f96cc05 into adhocore:main Nov 29, 2024
5 of 6 checks passed
@dimtrovich dimtrovich deleted the table-with-unicode-character branch November 29, 2024 14:34
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.

2 participants