Fix runon lines
#16
by
milekpl
- opened
Fix the issue with OCR which is that multiple lines get concatenated without whitespace. This garbles the text (you get run-on text). Instead, add a newline for token.
leoxiaobin
changed pull request status to
merged