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

Wrap text when longer then width of the page #12

Closed
kwladyka opened this issue Nov 8, 2016 · 3 comments
Closed

Wrap text when longer then width of the page #12

kwladyka opened this issue Nov 8, 2016 · 3 comments

Comments

@kwladyka
Copy link

kwladyka commented Nov 8, 2016

Like in CSS when have text like:
foo-bar-fooooooooo-bbbaaaaaaaarrrrrr

and page width is
--------------------------

It will break text in - points to get:

foo-bar-fooooooooo-
bbbaaaaaaaarrrrrr

Are we able to do the same thing here?

@ralfstuckert
Copy link
Owner

I'm working on this for #10

@ralfstuckert
Copy link
Owner

Works in version 0.8.5, but I still have to write some doc on that.

@kwladyka
Copy link
Author

Hi,

I have long break in all my reported issues. I apologise. I will back to this topics in 1-2 months. I had to change the priority in project after "good enough" (what mean poor quality). But i will back to this topic for sure, because i have to.

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

No branches or pull requests

2 participants