Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate text when Normalizewhite space = false #147

Closed
hardeep360 opened this issue May 13, 2024 · 1 comment
Closed

Duplicate text when Normalizewhite space = false #147

hardeep360 opened this issue May 13, 2024 · 1 comment

Comments

@hardeep360
Copy link

Hello,

Can you please add this to line 472 as if there is multiple spaces on start of the text then for summery text they are gone and duplicate text start to show as text length mismatches with summarytext and full html text?
Screenshot 2024-05-13 at 22 00 46

Line: 472, backup(txt, preserveWords)
return opts.normalizeWhitespace ? txt.replace(rTrim, '') : txt;

@kswedberg
Copy link
Owner

thanks for the report. I will look into it as soon as I can

@neonbunny neonbunny mentioned this issue Nov 8, 2024
kswedberg added a commit that referenced this issue Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants