Closed MatyashDen closed 2 years ago
@chrisdhaan would be great if you could review this PR
@MatyashDen Good you did it ! Unfortunately no one approved it yet !
@MatyashDen can you send me an example string that this fixes for you so I can also test the changes prior to merging?
@chrisdhaan
Here it is:
Hello \n\n World
By default library changed string to
Hello \n World
But after my PR with shouldSquashEndlines
equal to false it will do nothing with this string
Hi @chrisdhaan, and chance of a review/merge for this PR? Let me know if I can help out in any way 👍
@MatyashDen @delarge77 @tarrouye @kimrypstraHE sorry for the delay in getting this functionality into the project. Added with PR #38 and available in version 2.3.0
@chrisdhaan That's great, thank you!
Add possibility to use multiple \n in a row