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

Word wrapping support #311

Open
georgehazan opened this issue Mar 28, 2024 · 0 comments
Open

Word wrapping support #311

georgehazan opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels

Comments

@georgehazan
Copy link

According to https://www.w3.org/TR/css-text-3/#word-wrap, I can set word-wrap CSS attribute to break text onto newline never, manually or automatically (using word-wrap: break-word). Unfortunately litehtml does nothing in this case, making long URLs' endings invisible.

@tordex tordex self-assigned this Mar 31, 2024
@tordex tordex added the ToDo label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants