Remove the newline characters after generation.
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The text generated by the Loripsum provider, either via the Generate button or the context menu, places two newlines after the last character.
This is particularly a problem in my use case: generating fake comments via the context menu while testing a forum comment section.
I suggest either:
* (Recommended) Removing those two newlines. That is, so that that last visible character generated is the last actual character generated; or
* Providing an option for the above.
My testing options:
* Provider: Loripsum
* Quantity: 2
* Paragraph Length: Shot
* Plain Text (no HTML): Ticked. Other checkboxes unticked.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.