Re-add comment

This commit is contained in:
David Leal 2021-01-19 12:36:58 -06:00
parent 09e47818e4
commit 5be7f3f2d2
No known key found for this signature in database
GPG Key ID: 3C482B03FD220E68
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ local create_lines = function(text)
line = word
end
else
-- don't add the space since we have a line break
if word ~= " " then
if line_len > 0 then
-- ok, we need the new line