b50a3020b1
When the next line break after a wrap induced due to line length was a hard line break, the hard line break would override the soft line break, resulting in over-long lines, and the last word would be repeated on the last line. Move the hard break code into an else branch so it's only applied if we haven't already done a word wrap on this line. |
||
---|---|---|
.. | ||
gen_webvtt |