You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To have a better understanding of this issue here's an example where I set to cut at 100 WORDS and it for some reason doesn't end that paragraph (maybe even OK since there we have 100 words) but if I want one more word, it takes it and one extra word.
Please see now that it truncates at 101, and It starts with "In....."
once I change the word count to 100, It should just end the previous paragraph (take a look at the source html) but it doesn't do that, it cuts less so I'm missing now one word before cutting the paragraph. Then it ends with "Miami and South...." so the last word (Beach) isn't included.
Just toggle between 100 and 101 and you will see that I can't ever finish with only that paragraph, either I'm missing "Beach" when set to 100 or I'm getting one extra word (from the next paragraph) and that's the "In..."
It's not a solution for me to put those two paragraphs inside one paragraph because I have endless examples where I want to end at that paragraph and not at the next, so I can't go from article to article to put them in the same one, it's not an option.
Maybe there's some option that I didn't pay attention but It might be a bug as well.
Thanks !
The text was updated successfully, but these errors were encountered:
To have a better understanding of this issue here's an example where I set to cut at 100 WORDS and it for some reason doesn't end that paragraph (maybe even OK since there we have 100 words) but if I want one more word, it takes it and one extra word.
https://codepen.io/hrusticn/pen/QWBQXRZ
Please see now that it truncates at 101, and It starts with "In....."
once I change the word count to 100, It should just end the previous paragraph (take a look at the source html) but it doesn't do that, it cuts less so I'm missing now one word before cutting the paragraph. Then it ends with "Miami and South...." so the last word (Beach) isn't included.
Just toggle between 100 and 101 and you will see that I can't ever finish with only that paragraph, either I'm missing "Beach" when set to 100 or I'm getting one extra word (from the next paragraph) and that's the "In..."
It's not a solution for me to put those two paragraphs inside one paragraph because I have endless examples where I want to end at that paragraph and not at the next, so I can't go from article to article to put them in the same one, it's not an option.
Maybe there's some option that I didn't pay attention but It might be a bug as well.
Thanks !
The text was updated successfully, but these errors were encountered: