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

Sign up or log in to comment