View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#593
Originally Posted by Digit7z View Post
if i have a very long quote in a line. is it possible to make it print that whole line but in the Billboards 3 line?
I guess with that you mean wrapping of long lines instead of eliding them in the single line (with "...")? If so, that's something that's still on the TODO list and might be added in a future version (maybe as an option, as sometimes it's good not to shift all the content down by one line when a line overflows).

As a temporary workaround, you could manually break the lines in the script output, but of course calculating the right position for the split is non-trivial.